Back to X64dbg

SetBreakpointName/bpname

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

2026.04.20362 B
Original Source

SetBreakpointName/bpname

Sets the name of a software breakpoint. It will be displayed in the breakpoints view and in the log when the breakpoint is hit.

arguments

arg1 The address of an existing software breakpoint.

[arg2] The name of the breakpoint (empty when not specified).

result

This command does not set any result variables.