Add the debug commands so,, sso, sio ssio. These versions of the commands step over calls.
These are implemented by checking if a call is to be stepped, then changing to placement of a temp breakpoint after the call instruction and change to run mode. That means this ticket is dependent on #53
Add the debug commands so,, sso, sio ssio. These versions of the commands step over calls. These are implemented by checking if a call is to be stepped, then changing to placement of a temp breakpoint after the call instruction and change to run mode. That means this ticket is dependent on #53