zd (Execute Default)

zd
 

The zd command executes the default command string. The default command string is initially set to the r (Register) command by the debugger. The default command string is executed every time a breakpoint is encountered during execution of the application or whenever a p (Program Trace) or t (Trace) command is executed.

Use the zl command to display the default command string and the zs command to change the default command string.