PDA

View Full Version : OFF: WinGDB - Linux debugging under Visual Studio



WinGDB
30th June 2009, 22:37
Hello,

WinGDB is an extension for Visual Studio IDE allowing to debug processes on remote machines running Linux (or other Unix systems), using native Visual Studio debugging user interface.

Some Features:
0) Remote connection to the target machine over SSH.
1) Support for the GDB debugger as a backend (support for other debuggers is planned for the future).

Please visit our site: http://www.wingdb.com :)

Kind Regards,
WinGDB team

dominic_wg
7th March 2010, 01:11
A new version of WinGDB is available. WinGDB 1.2 offers Python-based pretty-printers (including pretty-printers for Qt4 among others), MinGW/Cygwin debugging, VS project integration and much more! Visit www.wingdb.com and download a free trial!

Kind regards,
WinGDB team