[PATCH] [WineDbg]: allow to specify which format to be used for integers in backtraces

Dmitry Timoshkov dmitry at codeweavers.com
Sat Mar 20 05:52:40 CDT 2010


Eric Pouech <eric.pouech at orange.fr> wrote:

> hmm sounds like most of the code we have in not in sync
> 
> [eric:~/work/wine-git debug64|(none)]$ grep TRACE dlls/*/*.c | grep 
> "%[0-9]*d" | wc -l
> 8767
> [eric:~/work/wine-git debug64|(none)]$ grep TRACE dlls/*/*.c | grep 
> "%[0-9]*x" | wc -l
> 4136

I specifiacally mentioned relay traces, not every TRACE statement in every
module.

-- 
Dmitry.



More information about the wine-devel mailing list