Closed samiam95124 closed 1 year ago
A new command is added, ret, that returns from the active routine. It works by examining the return address and placing a temp breakpoint there. Then the run mode is entered. This is dependent on #53.
Done.
A new command is added, ret, that returns from the active routine. It works by examining the return address and placing a temp breakpoint there. Then the run mode is entered. This is dependent on #53.