I don’t think the debug adapter for gdb (cppgdb) works on Windows. The only vscode adapter designed for Windows AFAIK is cppvsdbg. For everything else you have to rely on some Unix shell.
I don’t think the debug adapter for gdb (cppgdb) works on Windows. The only vscode adapter designed for Windows AFAIK is cppvsdbg. For everything else you have to rely on some Unix shell.