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

Vscode debug patches #2463

Merged
merged 3 commits into from
Jul 30, 2018
Merged

Vscode debug patches #2463

merged 3 commits into from
Jul 30, 2018

Conversation

thegecko
Copy link
Member

Some minor updates to the vscode-debug-protocol branch to support launch debugging:

  • Added ability to launch a debugger (in addition to attaching)
  • Added support for the deprecated lines array of breakpoints for older debug adapters
  • Added support for the exception event to allow the debugger to break into the code

Signed-off-by: Rob Moran <rob.moran@arm.com>
Signed-off-by: Rob Moran <rob.moran@arm.com>
Signed-off-by: Rob Moran <rob.moran@arm.com>
@tolusha tolusha merged commit 5b10181 into eclipse-theia:vscode-debug-protocol Jul 30, 2018
@tolusha tolusha added the dap debug adapter protocol label Jul 30, 2018
@thegecko thegecko deleted the vscode-debug-patches branch July 30, 2018 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dap debug adapter protocol
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants