system.debugger.d
Displays breakpoint and trace table entries.
Description
displays the table containing current breakpoints, traces, data breakpoints (y-trace tables), and frame replacement specifications.
Example
d
brk tbl au.input
trc tbl
c*R13;30 : 151036.4C9
c*R14;40 : 449076.724
chg tbl
i/R0.C;4 : 1538.C -65308
The above shows a breakpoint set at mode 'au.input', character traces
on registers 13 and 14, and a change-trace ('y-trace') on the
process' internal accumulator, D0.
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.
