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

Return error messages in the response for a failed debugger protocol request #826

Closed
DonJayamanne opened this issue Sep 20, 2018 · 0 comments · Fixed by #838
Closed

Return error messages in the response for a failed debugger protocol request #826

DonJayamanne opened this issue Sep 20, 2018 · 0 comments · Fixed by #838
Assignees
Labels
Milestone

Comments

@DonJayamanne
Copy link
Contributor

I've found at least one case where a certain debugger protocol request fails and a failure response is sent back, however there's no additional information on the failure.
Ideally we should return some more information about the cause of the failure, some error message.
This should help diagnosing issues.

For reference see #825

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

Successfully merging a pull request may close this issue.

3 participants