ToggleBPX[,bpt,bt]
Toggle
(enable/disable) a breakpoint.
arguments
arg1:
Name or address of the
breakpoint to toggle.
result
The $result variable will be set to the
state of the breakpoint before it was toggled. 1: breakpoint was enabled before,
0: breakpoint
was disabled before.