Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call Stack view doesn't show the "stopped reason" if stackTraceRequest returns error #6214

Closed
weinand opened this issue May 9, 2016 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues verified Verification succeeded
Milestone

Comments

@weinand
Copy link
Contributor

weinand commented May 9, 2016

In the latest an error returned from stackTraceRequest is shown nicely, but the stopped reason isn't:

2016-05-09 17-58-56

If the debug adapter returns the error as a fake stack frame instead, the reason is shown correctly:

2016-05-09 18-04-04

@weinand weinand added bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues labels May 9, 2016
@weinand weinand added this to the May 2016 milestone May 9, 2016
@isidorn isidorn assigned weinand and unassigned isidorn May 16, 2016
@weinand weinand added the verified Verification succeeded label May 27, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

2 participants