1
0
Fork 0
x64dbg/docs/commands/breakpoint-control/DeleteExceptionBPX.md

12 lines
336 B
Markdown

# DeleteExceptionBPX
Delete an exception breakpoint set using the SetExceptionBPX command.
## arguments
`[arg1]` Name, exception name or code of the exception breakpoint to delete. If this argument is not specified, all exception breakpoints will be deleted.
## result
This command does not set any result variables.