Description Clears the break count of the expr-th breakpoint. If the character '*' is specified for expr, the break count of all software breaks Will be cleared.
Up to 3 hardware breaks can be set, and they are called channel 0, channel 1, and channel 2, respectively.
Note that a break occurs after the bus cycle occurs and after the access ends. For example, if it is a write access, writing has already been completed at the time of the break.
Also note that the MC68000 prefetches program code and movem instruction data. In particular, if a hardware break is used for program execution, a break may occur before execution or a break may occur at an instruction that will not be executed (such as immediately after jmp).
HB
Description Lists the setting status of software breaks and hardware breaks.
Description Set a breakpoint on the hardware break channel bpnum.
Adr-address
Mask-address mask (described later)
Cnt-breakcount
bpnum is 0, 1, or 2.
adr is the address of MC68000.