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

Following code causes freezing/issues #146

Open
Bippym opened this issue Mar 14, 2021 · 2 comments
Open

Following code causes freezing/issues #146

Bippym opened this issue Mar 14, 2021 · 2 comments

Comments

@Bippym
Copy link

Bippym commented Mar 14, 2021

When debugging if I step into a system call, or a routine not part of the compilation a new window is opened and is "loading" forever while emulation/debug is running. It would be useful to have an option to auto step through, or follow the code properly.

@prb28
Copy link
Owner

prb28 commented Mar 15, 2021

Did you try the step over F10 instead of step into F11?

@prb28
Copy link
Owner

prb28 commented Mar 15, 2021

If you are on windows try to run with winuae. You may step inside system libraries.

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