-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
Hi there.
I guess the issue has been reported before (Even I tried to get an answer but none was given). I hardly tried to get debugger works in VS Code for my C projects but throws an "unknown error":
"Starting: "c:\windows\sysnative\bash.exe" -c "/usr/bin/gdb --interpreter=mi"
Error: 0x80070057
"c:\windows\sysnative\bash.exe" exited with code -1 (0xFFFFFFFF)."
I used the method based on its documentation but didn't work either.
I'd appreciate a way to solve this out. Thanks in advance.
