SetBreakpointSingleshoot
Sets the singleshoot flag of a software breakpoint. If this flag is set the breakpoint will be removed on the first hit.
参数
arg1
断点的地址。
[arg2]
单选标志。如果为 0(默认值),则禁用单选,否则启用
结果
此命令不会设置任何结果变量。
Sets the singleshoot flag of a software breakpoint. If this flag is set the breakpoint will be removed on the first hit.
arg1
断点的地址。
[arg2]
单选标志。如果为 0(默认值),则禁用单选,否则启用
此命令不会设置任何结果变量。