SetExceptionBreakpointSingleshoot

Sets the singleshoot flag of an exception breakpoint. If this flag is set the exception breakpoint will be removed on the first hit.

arguments

arg1 The name, exception name or code of the exception breakpoint.

[arg2] The singleshoot flag. If it is 0 (default), singleshoot is disabled, otherwise it is enabled

result

This command does not set any result variables.