GE Energy Services
68K System Monitor
User's Guide
SWM0023 1.00 2 General
3-46 Full Release
PB - Print Breakpoint
Platform þCPM þD20
D20 Base oD20 ME
D20 Base oD20/200
CCU Base þD20/200 ME
CCU Base þD25
Description Use this command to display breakpoint information about any or all-active
breakpoints in the system.
While the system suspends a process at a breakpoint, this instruction causes the
display of the suspended process ID and the register values when it encounters the
breakpoint. These values differ from those printed with the query process command,
as the latter prints the values at the time of the last process swap.
Syntax Below is usage and syntax information for this command
Command Format pb [break_pt#]
Variables None
Parameters break_pt# = breakpoint number as returned with the
defined breakpoint command.
Example Type pb and press ENTER.
Results: If the system encounters a breakpoint, it responds
with a list of all active breakpoints in the system and,
the process ID, loop count, and register values, in
hexadecimal.
It then displays the prompt without affecting the state
of any breakpoint.
Special
Considerations
None