-
Notifications
You must be signed in to change notification settings - Fork 37.7k
Closed as not planned
Labels
info-neededIssue requires more information from posterIssue requires more information from poster
Description
Does this issue occur when all extensions are disabled?: Yes. Only one extension running, custom debug adapter.
- VS Code Version: 1.67.2
- OS Version: Ubuntu 22.04
Steps to Reproduce:
For the debug adapter response.body.supportsExceptionInfoRequest = true;
When an exception happens, send sendEvent(new StoppedEvent("exception", threadId))
Never reaches exceptionInfoRequest for the inline debug adapter implementation.
Metadata
Metadata
Assignees
Labels
info-neededIssue requires more information from posterIssue requires more information from poster