Say what? F7 allows me to trace through jumps just fine. >_>
No, F7 takes you to the next instruction it will handle. That's not it. I go though code while *not* emulating it at the same time just to get a quick overview or the general purpose of any given subroutine. In No$GMB you just use right and left arrow to follow a jump. Executing it every time just to check on stuff is bothersome.
Oh yeah, and another thing is, that you can't watch any data in ram while being in a subroutine. Once you set the data window it'll always jump to that location in the code window and vice versa. Really, that defies the whole purpose of there being two windows.. (And I set it, so the "data cursor" follows "none"...)
cYa,
Tauwasser