GNU tools: flexible, powerful, ubiquitous.
Visual Studio: productive, easy to use, widely known
and loved by lots of programmers.
WinGDB: best of the two worlds at once.
Build your projects with CMake or GNU make directly from Visual Studio.
Fix build errors inside Visual Studio editor. Edit files remotely.
Debug programs with GDB using familiar Visual Studio debugging windows:
threads, call stack, watch, locals, autos, memory, disassembly.
Step through source code. Place breakpoints by one click.
Develop for Linux, MinGW, smartphones and microcontrollers without
leaving your favorite IDE.
WinGDB has been around since 2009. During years of development it gained
unsurpassed level of quality and maturity, while continuously expanding
its capabilities and and keeping up-to-date with recent releases
of Visual Studio and GNU tools.