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.