Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 472 Bytes

SetHardwareBreakpointLogCondition.md

File metadata and controls

13 lines (7 loc) · 472 Bytes

SetHardwareBreakpointLogCondition/bphwlogcondition

Sets the logging condition of a hardware 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.

arguments

arg1 The address of the breakpoint.

[arg2] The logging condition (default condition when not specified).

result

This command does not set any result variables.