-
Notifications
You must be signed in to change notification settings - Fork 548
Documentation issues #1276
Copy link
Copy link
Open
Labels
Feature: debug/launchdocumentationrelated to documentation of the extensionrelated to documentation of the extensionstale-exemptto use with close-stale-issues and close-old-issues botto use with close-stale-issues and close-old-issues bot
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
Feature: debug/launchdocumentationrelated to documentation of the extensionrelated to documentation of the extensionstale-exemptto use with close-stale-issues and close-old-issues botto use with close-stale-issues and close-old-issues bot
Type
Projects
- StatusShow more project fieldsPending Prioritization
Summary
The
launch.jsonfails to work for two reasons:gdb.exeis on the path.PATHenvironment variable is set incorrectly and this ends up blatting the variable entirely causing the debugger fails to launch.Also in the quickstart guide you might want to suggest new users use MYSYS2 instead of Mingw-w64 as C++17 is completely broken in Mingw-w64 (https://sourceforge.net/p/mingw-w64/bugs/737/) and rarely updated, whereas MYSYS2 is actively maintained.
Platform and Versions
Fixes
Modify
launch.json: