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

Debugging gets stuck if the last line of the included script is a debug directive #236

Open
Tracked by #214
zero-plusplus opened this issue Jul 13, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@zero-plusplus
Copy link
Owner

A related bug is that setting a breakpoint on the last line of a script specified as runtime works, but setting a breakpoint on the last line of an included script is ignored.

The arguments passed to the breakpoint_set command appear to be appropriate, so I need to check whether this is a bug in the debugger itself or in this extension itself.

@zero-plusplus zero-plusplus added the bug Something isn't working label Jul 13, 2022
@zero-plusplus zero-plusplus mentioned this issue Jul 15, 2022
62 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant