Back to X64dbg

SetMemoryBreakpointName/bpmname

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

2026.04.20365 B
Original Source

SetMemoryBreakpointName/bpmname

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

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

result

This command does not set any result variables.