-
Notifications
You must be signed in to change notification settings - Fork 168
Missing entries on moderate traffic #407
Copy link
Copy link
Open
Description
I noticed DebugView++ 1.9.0.28 may miss some OutputDebugString calls. I generate just 15200 calls per 250ms and miss 0 or 1 or 2 strings (seemingly random). I have 10 views opened and they have like 15-ish color rules each. Other capturers like DebugView or WpfTraceSpy capture all the output but I don't have any color rules there.
Have I reached the limit of DebugView++ capabilities?
Is there a hidden setting somewhere to increase some internal buffers?
Can this be related to amount of views/color rules?
Reactions are currently unavailable