-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
bugfixedCheck the Milestone for the release in which the fix is or will be available.Check the Milestone for the release in which the fix is or will be available.tasks/build/debugAn issue relating to tasks.json (e.g. build issues)An issue relating to tasks.json (e.g. build issues)
Milestone
Description
Type: General
- OS and Version: Arch Linux
- VS Code Version: Code-OSS 1.37.1
- C/C++ Extension Version: 0.25.1
When we have a workspace folder open, in the Debug panel when clicking the Add Configuration option and then select C++ (GDB/LLDB), some options with the same name are offered:
I tried all three "g++ build and debug active file". Options 1 and 2 generates the same launch.json and tasks.json; option 3 creates a slightly different launch.json file ("miDebuggerPath": "/bin/gdb" instead of "/usr/bin/gdb").
In any case, this is confusing.
Metadata
Metadata
Assignees
Labels
bugfixedCheck the Milestone for the release in which the fix is or will be available.Check the Milestone for the release in which the fix is or will be available.tasks/build/debugAn issue relating to tasks.json (e.g. build issues)An issue relating to tasks.json (e.g. build issues)
