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

Need a way to set and clear breakpoints #105

Open
martinmcclure opened this issue Jan 31, 2022 · 0 comments
Open

Need a way to set and clear breakpoints #105

martinmcclure opened this issue Jan 31, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request important Issue that is fairly high priority

Comments

@martinmcclure
Copy link
Member

A way to set and view method breakpoints is necessary for a full debugging functionality.

Setting could be done by

  • Entering class name, selector, step point number (difficult to use, less complicated to implement)
  • Read-only code browser (more complex to develop, perhaps, but much easier to use)

Viewing is easier since it could be a list much like the process list.

@martinmcclure martinmcclure added enhancement New feature or request important Issue that is fairly high priority labels Jan 31, 2022
@martinmcclure martinmcclure self-assigned this Jan 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request important Issue that is fairly high priority
Projects
None yet
Development

No branches or pull requests

1 participant