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

WinUAE debug: execution is stopped at the instruction after the one with the breakpoint #287

Closed
padnest opened this issue Dec 24, 2023 · 1 comment

Comments

@padnest
Copy link

padnest commented Dec 24, 2023

example:

START:
jsr disableAllInterrupts ; breakpoint here

execution is stopped after the jsr (in the subroutine disableAllInterrupts)

@prb28
Copy link
Owner

prb28 commented Feb 4, 2024

Is it the first instruction of your program ?

@prb28 prb28 closed this as completed Jul 11, 2024
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

No branches or pull requests

2 participants