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

Eric Pouech eric.pouech at orange.fr
Thu Mar 18 15:42:49 CDT 2010


Dmitry Timoshkov a écrit :
> Eric Pouech <eric.pouech at orange.fr> wrote:
>
>   
>>>> bt /x will do what you want.
>>>>     
>>>>         
>>> How will it help with all those backtraces generated and sent by users
>>> to bugzilla? Or those intermittent crashes which are very hard to reproduce?
>>> Is there any reason to spend any time again if all required information
>>> is already there in appropriate and ready to use/easy to understand format?
>>>
>>>   
>>>       
>> if it's information sent by user (in any form), you can always write a 
>> small script to do the job
>> (and also extend, message number, styles...)
>>     
>
> Can I ask again, why to jump through the hoops if all required information
> is already there in appropriate and ready to use/easy to understand format?
>
>   
because others users want information in decimal, as any other debugger 
does.
and I do.

A+

-- 
Eric Pouech
"The problem with designing something completely foolproof is to underestimate the ingenuity of a complete idiot." (Douglas Adams)






More information about the wine-devel mailing list