WinGDB is a Visual Studio Add-In allowing to debug Linux programs on remote machines using GDB as a backend and SSH protocol for communication. Most Visual Studio debugger features are supported: launching or attaching to an existing process, source code view, stepping, breakpoints, cal stack view, locals, autos, and watch views, multiple threads. Also Linux-specific features like I/O console with VT100 emulatiion, core dump analysis.