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

support conditional breakpoints #6

Closed
weinand opened this issue Dec 27, 2015 · 5 comments
Closed

support conditional breakpoints #6

weinand opened this issue Dec 27, 2015 · 5 comments
Assignees
Labels
feature-request Request for new features or functionality
Milestone

Comments

@weinand
Copy link
Contributor

weinand commented Dec 27, 2015

extend the debug protocol to support conditional breakpoints (and other additional breakpoint attributes).

@weinand weinand added the feature-request Request for new features or functionality label Dec 27, 2015
@weinand weinand self-assigned this Dec 27, 2015
@weinand weinand added this to the Jan 2016 milestone Dec 27, 2015
@weinand
Copy link
Contributor Author

weinand commented Dec 27, 2015

fyi @isidorn

@isidorn
Copy link

isidorn commented Dec 28, 2015

@weinand looks good but why call it expression and not condition

@weinand
Copy link
Contributor Author

weinand commented Dec 28, 2015

@isidorn good question. Probably because the corresponding argument to the "evaluate" request is called "expression" too. But you are right, we should change this to condition.

@weinand
Copy link
Contributor Author

weinand commented Dec 28, 2015

@isidorn I've pushed the name change

@isidorn
Copy link

isidorn commented Dec 28, 2015

Thanks will adopt it right now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

2 participants