-
Notifications
You must be signed in to change notification settings - Fork 39.3k
Remote Attach fails without message #235722
Copy link
Copy link
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issuesinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsidersverifiedVerification 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 bugdebugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issuesinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsidersverifiedVerification succeededVerification succeeded
VS Code Version: 1.95.3
Commit: f1a4fb1
Date: 2024-11-13T14:50:04.152Z
Electron: 32.2.1
ElectronBuildId: 10427718
Chromium: 128.0.6613.186
Node.js: 20.18.0
V8: 12.8.374.38-electron.0
OS: Linux x64 6.9.3-76060903-generic / Pop!_OS 22.04 LTS
Debugpy extension version: v2024.12.0
I'm setting up a generic remote attach config in my launch.json. When I click Start Debugging, I only get an error window with no message. Any way to know what is failing? The logs I found don't seem to have any info. If I intentionally break it in other ways, the window does show an appropriate error message.:
