This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA]: windows: always use %x to print thread id


On Fri, Jan 15, 2010 at 10:35:23AM +0400, Joel Brobecker wrote:
>> also this is a not for the user, tid in messages displayed by 'set
>> debugevents 1' are often in decimal and sometimes in hexadecimal.  But
>> windows_pid_to_str prints the tid in hexa.  As this is slightly
>> confusing, with this patch the tid is always printed in hexadecimal.
>
>I think this makes sense, and since Chris hasn't answered yet:
>
>> 2010-01-12  gingold  <gingold@adacore.com>
>> 
>>         * windows-nat.c (windows_continue): Use %x to print thread id.
>>         (get_windows_debug_event): Ditto.
>
>This is OK.

Sorry, yes, this is ok.

cgf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]