View Single Post
  #1  
Old 06-25-2022, 22:17
Artic Artic is offline
Friend
 
Join Date: Jul 2014
Location: target folder
Posts: 112
Rept. Given: 48
Rept. Rcvd 15 Times in 9 Posts
Thanks Given: 202
Thanks Rcvd at 44 Times in 25 Posts
Artic Reputation: 15
Question Trace Breakpoints pass count in IDA Pro 7.7?

I managed to set a couple of trace breakpoints. Is there a way to see the number of passes for the breakpoints?

Its useless to set an upper number of eg 100, which simply counts down when the trace BP is hit (and it also doesnt log the trace BP data hit when there is a pass count "number" set).
Comparable in x64dbg as the number of hits for the BP is just counted.

In older versions, IDA just counted the pass count, so you could neglect to often hitted BP easily.
Reply With Quote