First time here? Check out the FAQ!

Revision history  [back]

It does seem like we should just increment the hit count also when the breakpoint is reached but ignored. Obviously if you can estimate the number of hits you could set the ignore count on the breakpoint and add that to the hit count shown, but this has limited utility so for now I'd probably just alter the code in cases like this so it has a count available. Thanks for the suggestion!