This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: gdb pretty printers for pthreads?


On 02/09/2015 12:08 PM, Daniel Gutson wrote:
> Hi,
> 
>   are there any "official" gdb pretty printers for pthreads? E.g.
> printing the state of a mutex or a conditional variable.
> 
> If there are not, we could start an initial version.

There are no official gdb pretty printers for pthreads.

If you are interested in working on pthread pretty printers that
would be excellent. Any contributions are more than welcome.

Please see:
https://sourceware.org/glibc/wiki/Contribution%20checklist

Cheers,
Carlos.


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