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

[Feature Request]: Data breakpoints #524

Open
puremourning opened this issue Jan 23, 2022 · 0 comments
Open

[Feature Request]: Data breakpoints #524

puremourning opened this issue Jan 23, 2022 · 0 comments
Labels
enhancement New feature or request needs votes +1 the issue or vote on the trollo card if you would like this

Comments

@puremourning
Copy link
Owner

puremourning commented Jan 23, 2022

Add support for data breakpoints. These are triggered from "variables" so, something like:

  • press <F9> in the variables or watches window
  • this requires a two-phase operation (request databreakpointsinfo, then actually add a breakpoint), for some reason
  • we could use a popup or input9) to answer question like "Which access to break on"

I initially thought this was tied to memory request, but they are (for some reason) completely orthogonal - memory references are not used.

@puremourning puremourning added enhancement New feature or request needs votes +1 the issue or vote on the trollo card if you would like this labels Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs votes +1 the issue or vote on the trollo card if you would like this
Projects
None yet
Development

No branches or pull requests

1 participant