system.debugger.e
Toggles the single-step feature on or off.
Description
toggles the system debugger single-stepping feature on or off.
Example
e1<return> <- Enter this.
!e on <- Now in single-step mode.
!<ctrl>+j <- Executes one instruction.
E au.rtn.level:00C => 15 bbs ilk.fail,item.lk
(above line is execution address.)
!e off <- Cancels single-step mode.
!<ctrl>+j <- Returns to normal processing.
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
