User`s guide

Table Of Contents
4–20 User Commands
User Commands
bpstat
bpstat
The bpstat command displays the current breakpoint status.
Format
bpstat
Parameters
None.
Description
The bpstat command lists the breakpoints set with the stop command. The
disassembled instructions for that location are also displayed.
Example
EB64> stop 200000
EB64> stop 200FC0
EB64> bpstat
{break} at 00200000: 23DEFFF0 lda sp, -16(sp)
{break} at 00200FC0: 27BB0001 ldah r29, 1(r27)