Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Stack request fails when stackFrame and levels are empty #76

Closed
DonJayamanne opened this issue Feb 15, 2018 · 0 comments
Closed

Stack request fails when stackFrame and levels are empty #76

DonJayamanne opened this issue Feb 15, 2018 · 0 comments

Comments

@DonJayamanne
Copy link
Contributor

VS Code sends requests for stackTrace with just the threadId
However the on_stackTrace method in wrapper.py assumes the startFrame and levels args will be provided.
However these args are options (https://github.com/Microsoft/vscode-debugadapter-node/blob/master/protocol/src/debugProtocol.ts#L677)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant