-
Notifications
You must be signed in to change notification settings - Fork 34.1k
Closed
Labels
apidebugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issuesfeature-requestRequest for new features or functionalityRequest for new features or functionality
Milestone
Description
It would be nice if extensions could be in the loop when launching the debug adapter sub-process:
- This would allow the extension to alter adapter's command line options depending on workspace configuration and/or pass the relevant bits of configuration to the adapter.
- In cases when adapter is implemented on top of system debugger, this would allow the extension to locate a proper binary (for example,
lldb
could be installed aslldb.X.Y
on some systems). - Extension could provide better error messages should the adapter exit abnormally.
DonJayamanne and GordonSmith
Metadata
Metadata
Assignees
Labels
apidebugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issuesfeature-requestRequest for new features or functionalityRequest for new features or functionality