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

Change breakpoint directive to break regardless of output #238

Open
Tracked by #214
zero-plusplus opened this issue Jul 22, 2022 · 0 comments
Open
Tracked by #214

Change breakpoint directive to break regardless of output #238

zero-plusplus opened this issue Jul 22, 2022 · 0 comments
Labels
improve Improvement of existing features.

Comments

@zero-plusplus
Copy link
Owner

Under the current specification, the script will not break if a message is output as follows.

; @Debug-Breakpoint => message

This imitates the specification of breakpoints set by the UI.

However, after this discussion, I decided that this specification is not intuitive for the user and will change it to break regardless of the message output.

@zero-plusplus zero-plusplus added the improve Improvement of existing features. label Jul 22, 2022
@zero-plusplus zero-plusplus mentioned this issue Jul 22, 2022
62 tasks
zero-plusplus added a commit that referenced this issue Jul 24, 2022
Change breakpoint directive to break regardless of output.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improve Improvement of existing features.
Projects
None yet
Development

No branches or pull requests

1 participant