1 Repo
Logging request, response, and event traffic between the extension and an MI debugger.
Distinct from Debugger Command APIs: Distinct from Debugger Command APIs: focuses on logging protocol traffic, not extending the debugger with custom commands.
Explore 1 awesome GitHub repository matching development tools & productivity · Debugger Command Traffic Logging. Refine with filters or upvote what's useful.
The C/C++ extension for Visual Studio Code provides language support for C and C++ programming, including IntelliSense-powered code editing, navigation, and debugging capabilities. It enables syntax highlighting, code completion, hover information, and error checking for C and C++ source files, along with features like semantic colorization, symbol search, and call hierarchy exploration. The extension offers comprehensive debugging support for C/C++ programs, including launching debug sessions with breakpoints, stepping through code, and inspecting variables. It supports debugging multi-threa
Logs MI debugger command traffic to verify correct communication.