8000 fix: make a checkpoint when hitting a breakpoint by MaartenS11 · Pull Request #309 · TOPLLab/WARDuino · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: make a checkpoint when hitting a breakpoint #309

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

Merged
merged 1 commit into from
Jun 26, 2025

Conversation

MaartenS11
Copy link
Member

This PR makes breakpoint AT messages create an automatic checkpoint.

This also means that step over will now result in a checkpoint telling the debugger how many instructions it stepped over.

This also means that step over will now always have a checkpoint and not just when single stepping.
@MaartenS11 MaartenS11 force-pushed the fix/breakpoint-checkpointing branch from 14ecef6 to 40b6856 Compare June 26, 2025 11:22
@MaartenS11 MaartenS11 marked this pull request as ready for review June 26, 2025 11:45
@MaartenS11 MaartenS11 requested a review from tolauwae June 26, 2025 11:45
Copy link
Member
@tolauwae tolauwae left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks for the fix.

@MaartenS11 MaartenS11 merged commit e51383c into main Jun 26, 2025
15 checks passed
@MaartenS11 MaartenS11 deleted the fix/breakpoint-checkpointing branch June 26, 2025 12:01
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.

2 participants
0