Back to X64dbg

SetHardwareBreakpointName/bphwname

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

2026.04.20372 B
Original Source

SetHardwareBreakpointName/bphwname

Sets the name of a hardware 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 hardware breakpoint.

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

result

This command does not set any result variables.