Skip to content

A Visual Studio Code Extension complementing Microsoft C/C++ Debugger for easily adding flags to the program being debugged.

Notifications You must be signed in to change notification settings

utsavm9/c_cpp_flag_debugging

Repository files navigation

C/C++ Debugging with Flags

This extension allows to easily add arguments for a program being debugged by Microsoft C/C++ Extension.

Requirements

This extension requires Microsoft C/C++ for VS Code extension to be installed as that extensions provides the core of the debuggging functionalities. This extension then edits the setting files so that the program being debugged starts with the given arguments or flags.

Extension Settings

Use this extension by typing Debug with flags: C/C++ files in the command palette Ctrl-Shift-P

About

A Visual Studio Code Extension complementing Microsoft C/C++ Debugger for easily adding flags to the program being debugged.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published