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

Add support for conditions in SetBreakpoints request #3

Open
qrdl opened this issue Feb 9, 2020 · 0 comments
Open

Add support for conditions in SetBreakpoints request #3

qrdl opened this issue Feb 9, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request
Projects
Milestone

Comments

@qrdl
Copy link
Owner

qrdl commented Feb 9, 2020

Evaluate expression, find dependencies from variables, find the steps where variable(s) from expression change value and re-evaluate expression for these steps, until condition is true.
Pay attention that that variable(s) may change its location in memory

@qrdl qrdl created this issue from a note in Expressions (To do) Feb 9, 2020
@qrdl qrdl self-assigned this Feb 9, 2020
@qrdl qrdl added the enhancement New feature or request label Feb 9, 2020
@qrdl qrdl added this to the release 0.1 milestone Feb 26, 2020
@qrdl qrdl moved this from To do to In progress in Expressions Apr 7, 2020
@qrdl qrdl moved this from In progress to To do in Expressions May 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Expressions
  
To do
Development

No branches or pull requests

1 participant