Skip to content

jonahgraham/cdt-gdb-vscode

 
 

Repository files navigation

VS Code Debug Extension for GDB

Note: This is a preliminary milestone release. Please help us by trying out this extension and providing feedback using our github issues page.

This is a Visual Studio Code extension that supports debugging using gdb and any other debugger that supports the MI protocol. It is built by the experts that provide the gdb support in the Eclipse C/C++ IDE (CDT).

This extension provides a number of features that integrate into the Visual Studio Code debug environment. This includes launch types, support for the standard debug views as well as a custom viewer for memory browsing.

Launch Settings

TODO

Memory Browser

TODO

Build

Build instructions are on the wiki

About

CDT GDB Visual Studio Code Extension

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • TypeScript 88.8%
  • JavaScript 6.2%
  • CSS 5.0%