SetHardwareBreakpointCommandCondition
Sets the command condition of a hardware breakpoint. When command condition is not specified, the command will be executed when the debugger would break, otherwise it will be executed when the condition is satisfied.
参数
arg1
断点的地址。
[arg2]
命令条件(未指定时的默认条件)。
结果
此命令不会设置任何结果变量。