Back to X64dbg

SetExceptionBreakpointSilent

docs/commands/conditional-breakpoint-control/SetExceptionBreakpointSilent.md

2026.04.20425 B
Original Source

SetExceptionBreakpointSilent

Sets the silent flag of an exception breakpoint. If this flag is set, the default log message will not appear. User-defined log is not affected.

arguments

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

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

result

This command does not set any result variables.