Set or clear time breakpoint
tbreak tb tbreak t
The tbreak
command sets a breakpoint at the
specified time step. If a breakpoint already exists at the specified
time, tbreak
clears the breakpoint. If you do not
specify a time, tbreak
toggles a breakpoint at
the current time step.
Instead of tbreak
, you can use the short
form of tb
, with or without t
.