From: Marco Costalba Date: Sat, 27 Sep 2008 10:12:23 +0000 (+0100) Subject: Add dbg_hit_on_c(c, x) tool X-Git-Url: https://git.sesse.net/?p=stockfish;a=commitdiff_plain;h=8d76de820f3dfb85f0767772cd0e19b1ec9d4808;hp=8d76de820f3dfb85f0767772cd0e19b1ec9d4808 Add dbg_hit_on_c(c, x) tool Like dbg_hit_on(x) but first filter out events and only when condition 'c' is true the hit counter is tested with 'x'. Signed-off-by: Marco Costalba ---