I'm experiencing strange things with the debugger in 7281. Step over commands end up getting me in weird places for some debug sessions. For other cases, I can "step over" a few more times after the method should have finished (a very simple test with a few asserts) before the debugger finally ends up disconnected from the VM.
Went back to 7807 and seen the same behaviour.
7.0.3 works fine.