SetHardwareBreakpointLog/bphwlog

Sets log text when a hardware 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.

arguments

arg1 The address of the breakpoint.

[arg2] The log format string (see introduction/formatting).

result

This command does not set any result variables.