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.
Debug programs with GDB using familiar Visual Studio debug windows:
threads, call stack, watch, locals, autos, memory, disassembly.
Step through source code. Place breakpoints by one click.
Use Visual Studio commands to build your projects with GNU make.
Fix build errors inside Visual Studio editor. Edit files remotely.
Develop for Linux, MinGW, smartphones and microcontrollers without
leaving your favourite IDE.