This *Command removes the breakpoint at the specified address or register value.
*BreakClr [addr_|_reg]
| addr | Address of breakpoint to clear (hexadecimal address) |
| reg | Register containing address of breakpoint to clear |
If no parameters are given the command removes all breakpoints.