-
Notifications
You must be signed in to change notification settings - Fork 39.6k
Debug: cannot break in main.js or app.ts on startup #159684
Copy link
Copy link
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugdebtCode quality issuesCode quality issuesdebugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issuesinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insiderspapercut 🩸A particularly annoying issue impacting someone on the teamA particularly annoying issue impacting someone on the teamverifiedVerification succeededVerification succeeded
Milestone
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugdebtCode quality issuesCode quality issuesdebugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issuesinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insiderspapercut 🩸A particularly annoying issue impacting someone on the teamA particularly annoying issue impacting someone on the teamverifiedVerification succeededVerification succeeded
I am using the VSCode launch config and cannot stop in a breakpoint at either of these 2 locations:
vscode/src/vs/code/electron-main/app.ts
Line 138 in 99a7f26
vscode/src/main.js
Line 47 in 99a7f26
I am on macOS SI.