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.