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

Dmitry Timoshkov dmitry at codeweavers.com
Thu Mar 25 03:43:52 CDT 2010


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

> my point was not just to say that most of the information put in current 
> TRACE/WARN/FIXME/ERR statements contain more decimal than hexadecimal 
> formats
> so obviously, not everybody expects hexa all over the place

Of course each TRACE statements serve the pupose of each particular place
in the code it's placed in.

A backtrace is meaningful only in the context of a relay trace, so it should
match the format of relay traces in the first place (besides other reasons
I mentioned earlier).

-- 
Dmitry.



More information about the wine-devel mailing list