Skip to content

exceptionInfoRequest never fires #150692

@theIDinside

Description

@theIDinside

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 poster

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions