Skip to content
| Marketplace
Sign in
Visual Studio Code>Debuggers>C/C++ Debugging with FlagsNew to Visual Studio Code? Get it now.
C/C++ Debugging with Flags

C/C++ Debugging with Flags

Utsav Munendra

|
1,222,873 installs
| (0) | Free
Debug single file C/C++ programs with flags
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft