vscode-amiga-assembly
vscode-amiga-assembly copied to clipboard
Following code causes freezing/issues
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.
Did you try the step over F10 instead of step into F11?
If you are on windows try to run with winuae. You may step inside system libraries.