[PATCH] print threads name (PR threads/12417)

Mohsan Saleem mohsansaleem_ms@yahoo.com
Tue Sep 25 15:11:00 GMT 2012


Hi all,
Attached patch is for bug 12417, for printing the name of threads in quotation marks, while printing the information of a thread. 
 
While I was reading gdb manual I just found that for "info thread" there must be thread name in output, but wasn't there.
What should I do for my patch?

Because if we didn't assign a name to out thread then it will name it as the name of program(a.out etc).
So should I place "a.out" in it or any thing else?


Thanks
--
Mohsan Saleem
-------------- next part --------------
A non-text attachment was scrubbed...
Name: diff.patch
Type: application/octet-stream
Size: 5494 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20120925/f4e42afc/attachment.obj>


More information about the Gdb-patches mailing list