DebugViewPP icon indicating copy to clipboard operation
DebugViewPP copied to clipboard

DebugView++, collects, views, filters your application logs, and highlights information that is important to you!

Results 111 DebugViewPP issues
Sort by recently updated
recently updated
newest added

Debugview++ now monitors the DBWinMutex to receive the Outputdebugstring messages. See http://www.unixwiz.net/techtips/outputdebugstring.html for an explanation to this mechanism. When a debugging tool (like visual studio) is attached to the process...

DebugView Replacement

If the message contains tabs, the selection gets immediately unselected after releasing the left mouse-button. Logfile send to private email.

- gantt chart timeline with markers to visualize processes and bottlenecks - mullti level / stacked gantt chart suggested by peter bindels to visualize chronological data that is spaced unevenly...

help wanted

1) We could use a circular buffer for this, default boost implementation, since old information maybe overwritten. However, if that would require allocation of the whole buffer at the start,...

bug

http://codexpert.ro/blog/2017/03/09/mfc-support-for-direct2d-part-5-interoperability-with-gdi/

DebugView++ could check for updates automatically or manually from About window. Maybe something like this: https://themech.net/2008/05/adding-check-for-update-option-in-csharp/

enhancement

- certainly within one session - preferably persistently

User request

In a filtered view, select a range of lines and right-click ->New view from selection

enhancement

this is very nice to have on extremely large logbuffers (millions of lines), where filtering can take a while (sometimes minutes), changes in highlighting could be instantanious, see #271 for...

enhancement