SetBreakpointLog/bplog/bpl

Sets log text when a software breakpoint is hit. When log condition is not specified, it will always be logged regardless of the break condition, otherwise it will be logged when the logging condition is satisfied.

参数

arg1 断点的地址。

[arg2] 日志格式字符串(请参阅简介/格式)。

结果

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