Showing changes from revision #3 to #4:
Added | Removed | Changed
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.