[PING 2][PATCH v3] Add pretty printers for the NPTL lock types
Florian Weimer
fweimer@redhat.com
Tue Nov 17 15:55:00 GMT 2015
On 11/17/2015 03:03 PM, Martin Galvan wrote:
> This patch adds the pretty-printers for the following NPTL types:
>
> - pthread_mutex_t
> - pthread_mutexattr_t
> - pthread_cond_t
> - pthread_condattr_t
> - pthread_rwlock_t
> - pthread_rwlockattr_t
Is there a test for this somewhere? Can it be put into glibc?
I'm worried that these helpers break the debugging experience at some
point, and we would like to catch that early. A test in glibc proper
would help with that.
Thanks,
Florian
More information about the Libc-alpha
mailing list