You can install GDB in the MinGW64 shell via: pacman -S mingw-w64-x86_64-gdb. In Visual Studio Code's launch.json then add: "windows": { "miDebuggerPath": ...
確定! 回上一頁