superbol-vscode-debug: bug: type: "gdb"
overrides system debugger
#324
Labels
debugger
Specific to the debugger extension
type: "gdb"
overrides system debugger
#324
The problem is that with the current type, I cannot debug native C programs any more, because "gdb" conflicts with the native.debug extension.
I suggest to use
cob-gdb
or something else instead.The text was updated successfully, but these errors were encountered: