GE Energy Services
68K System Monitor
User's Guide
SWM0023 1.00 2 General
3-10 Full Release
CB - Clear 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 clear breakpoints that are currently set.
By specifying a breakpoint number, this command clears that breakpoint.
By not specifying a breakpoint, it clears all defined breakpoints.
Breakpoints are cleared by:
1. replacing the 68000 family TRAP instruction with the original instruction, and
then
2. clearing the entry in the breakpoint table
Syntax Below is usage and syntax information for this command
Command Format cb [break_pt#]
Variables None
Parameters break_pt# = breakpoint number; default is all breakpoints
Example Type cb 3 and press ENTER.
This clears breakpoint number 3.
Results: The system displays the prompt.
Special
Considerations
None