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

Dmitry Timoshkov dmitry at codeweavers.com
Tue Mar 16 03:00:38 CDT 2010


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

> Gdb uses decimal notation by default for integers, so do we.

GDB can use anything their developers think appropriate, my patch
to use hex was intended to match Wine's relay traces and win32
header constants. This patch will make finding matches impossible
again.

-- 
Dmitry.



More information about the wine-devel mailing list