Skip to content

Add support for HitCount and HitCondition#1548

Open
WardenGnaw wants to merge 3 commits intomainfrom
dev/waan/hit-condition-validation
Open

Add support for HitCount and HitCondition#1548
WardenGnaw wants to merge 3 commits intomainfrom
dev/waan/hit-condition-validation

Conversation

@WardenGnaw
Copy link
Member

This PR adds in showing the Hit count for a breakpoint and for setting a HitCondition.

Enables m_supportsHitConditionalBreakpoints, OpenDebugAD7 now properly builds a AD7BreakpointRequest with a hitCondition, AD7BoundBreakpoint now properly tracks hits and will prevent a break event if theres a condition set.

Added CppTests and updated DebuggerTesting for associated commands.

Addresses: #472

@WardenGnaw WardenGnaw force-pushed the dev/waan/hit-condition-validation branch from 18e9599 to 9c73b2b Compare March 14, 2026 05:30
This PR adds in showing the Hit count for a breakpoint and for setting a
HitCondition.

Enables m_supportsHitConditionalBreakpoints, OpenDebugAD7 now properly
builds a AD7BreakpointRequest with a hitCondition, AD7BoundBreakpoint
now properly tracks hits and will prevent a break event if theres a
condition set.

Added CppTests and updated DebuggerTesting for associated commands.

Addresses: #472
@WardenGnaw WardenGnaw force-pushed the dev/waan/hit-condition-validation branch from e32937b to f573e17 Compare March 14, 2026 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants