Back to X64dbg

SetLibrarianBreakpointSilent

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

2026.04.20376 B
Original Source

SetLibrarianBreakpointSilent

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

arguments

arg1 The DLL name.

[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.