gdi32: Make output of dumping GDI objects more compact.

Alexandre Julliard julliard at winehq.org
Thu Feb 16 09:25:25 CST 2012


Dmitry Timoshkov <dmitry at baikal.ru> writes:

> As a person, who have debugged and fixed quite a bit of GDI handle leaks, and
> who actually have introduced that facility in the first place, I can say, that
> an ability to see each line of GDI handle table prefixed with 'dump_gdi_objects:',
> thread id, or whatever doesn't help at all, but an ability to see more information
> on the screen wihout need to scroll forth and back, an ability to quickly figure
> out some pattern in that table really does.

I'm sure everybody thinks the traces they are interested in deserve a
different format, but that's not possible for obvious reasons. Just
learn to use grep and sed.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list