5 ms·
have you seen the VS GDB Debugger extension? https://blogs.msdn.microsoft.com/vcblog/2015/11/18/announcing-the-vs-gdb-debugger-extension/ https://blogs.msdn.mi
by timgws 10y ago
have you seen the VS GDB Debugger extension?
https://blogs.msdn.microsoft.com/vcblog/2015/11/18/announcing-the-vs-gdb-debugger-extension/ https://blogs.msdn.microsoft.com/vcblog/2015/11/18/announcin...
- robotdad 10y agoActually we have something better than that now. Check out http://aka.ms/vslinux http://aka.ms/vslinux
- ackalker 10y agoMuch better than that, actually: http://visualgdb.com/ http://visualgdb.com/ This one has been around a bit longer, too, and despite its name is now much more than just a pretty face for GDB but rather a full cross-platform development environment which has IntelliSense everywhere, handles the installation of toolchains and BSPs for embedded targets, building kernel modules (with VisualKernel addon), etc.