Re: switching threading libraries

From: David Xu <davidxu_at_freebsd.org>
Date: Sat, 8 Apr 2006 13:42:36 +0800
On Friday 07 April 2006 22:08, Csaba Henk wrote:
> On Fri, Apr 07, 2006 at 09:10:56AM -0400, Daniel Eischen wrote:
> > Only between libthr and libpthread.  libc_r doesn't have symbol
> > versioning.
>
> That's sad -- given, as noted elsewhere, libc_r is the best suitable
> for tracing.
>
> Will it remain like this or can we expect a symver'd libc_r
> in due time?
>
> Regards,
> Csaba

libc_r does not have debugger can be used, libthr and libpthread
do have. libthr can use ktrace to print thread ID, libthr can use top
to observe a thread blocked on what event,  I don't believe  libc_r is
best tracable.

David Xu
Received on Sat Apr 08 2006 - 03:42:53 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:54 UTC