|
|
|
|
|
by rhodysurf
3735 days ago
|
|
Also because they are just using VSCode as a front end for GDB. GDB does not ship on OSX and you have to compile from scratch to install it. GDB also doesn't work with MSVC binaries so that explains the lack of Windows support. |
|