gdb pretty printers for pthreads?
Daniel Gutson
daniel.gutson@tallertechnologies.com
Mon Feb 9 22:20:00 GMT 2015
Hi Carlos, so long!
On Mon, Feb 9, 2015 at 6:43 PM, Carlos O'Donell <carlos@redhat.com> wrote:
> 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
Thanks. We'll create a first version of a gdb plugin to pretty-print
the following NPTL types:
- pthread_mutex_t
* pthread_mutexattr_t
- pthread_cond_t
- pthread_rwlock_t
Daniel.
>
> Cheers,
> Carlos.
--
Daniel F. Gutson
Chief Technology Officer, SPD
San Lorenzo 47, 3rd Floor, Office 5
Córdoba, Argentina
Phone: +54 351 4217888 / +54 351 4218211
Skype: dgutson
LinkedIn: http://ar.linkedin.com/in/danielgutson
More information about the Libc-alpha
mailing list