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

Support breakpoints when debugging #310

Merged
merged 5 commits into from
Aug 22, 2024
Merged

Support breakpoints when debugging #310

merged 5 commits into from
Aug 22, 2024

Conversation

NatKarmios
Copy link
Contributor

Breakpoints are busted (potentially since #306); this adds back support for them, in all current lifters.

Lifters can now query whether a line number in a file is a breakpoint with the new IsBreakpoint effect.

@NatKarmios NatKarmios requested a review from giltho August 21, 2024 18:47
@NatKarmios NatKarmios merged commit 2ddf669 into master Aug 22, 2024
9 checks passed
@NatKarmios NatKarmios deleted the nat/breakpoints branch August 22, 2024 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant