SetMemoryBreakpointLogCondition/bpmlogcondition
Sets the logging condition of a memory breakpoint. When log condition is not specified, log text always be logged regardless of the break condition, otherwise it will be logged when the logging condition is satisfied.
参数
arg1
断点的地址。
[arg2]
日志条件(未指定时的默认条件)。
结果
此命令不会设置任何结果变量。