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.

参数

arg1 The address of an existing software breakpoint.

[arg2] 断点的名称(未指定时为空)。

结果

此命令不会设置任何结果变量。