Section 9.2: Assembling and running CSC-1 programs (Frame 14)                     [prev][home][     ]
To see what the breakpoint is currently set to, use >> b?

and to remove the breakpoint entirely, use

>> b-

You can always set it later to some valid address.  There is only one
breakpoint available in this computer.