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: [rfc][patch] Allow GDB to display user-defined thread names


Karen Osmond <karen.osmond@gmail.com> writes:
> So, if this is of interest, I'd like to spend the time to improve it but 
> if anybody has time, it would be of great help if a gdb bod could 
> volunteer to mentor me a bit... please? :)

Some systems have names that can be set programmatically w/
pthread_attr_setname() or pthread_attr_setname_np().  On such systems,
it might be useful for GDB's initial thread name be inherited from the
target.

    --jtc

-- 
J.T. Conklin


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