SetHardwareBreakpointCommand

Sets the command to execute when a hardware breakpoint is hit. If the command condition is not specified, it will be executed when the debugger breaks, otherwise it will be executed when the condition is satisfied.

参数

arg1 断点的地址。

[arg2] 命令(未指定时为空)。

结果

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