Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jul 2004 21:49:36 -0600
From:      Scott Long <scottl@freebsd.org>
To:        David Xu <davidxu@freebsd.org>
Cc:        cvs-all@freebsd.org
Subject:   Re: cvs commit: src/lib/libthread_db Makefilesrc/lib/libthread_db/include thread_db.h thread_db_int.h src/lib/libthread_db/pthread Makefile src/lib/libthread_db/src Makefile thread_db.c
Message-ID:  <40F5FED0.8050908@freebsd.org>
In-Reply-To: <200407150336.i6F3aZIw036415@repoman.freebsd.org>
References:  <200407150336.i6F3aZIw036415@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
David Xu wrote:
> davidxu     2004-07-15 03:36:35 UTC
> 
>   FreeBSD src repository
> 
>   Added files:
>     lib/libthread_db     Makefile 
>     lib/libthread_db/include thread_db.h thread_db_int.h 
>     lib/libthread_db/pthread Makefile pthread_db.c pthread_db.h 
>                              pthread_db_i386.c 
>     lib/libthread_db/src Makefile thread_db.c 
>   Log:
>   Add my initial work of libthread_db. The library is used by gdb to debug
>   threaded process. Current, only libpthread is supported, but macrel will
>   work on it to support libthr and libc_r.
>   

This is excellent!  Can you give a quick summary of what one should
expect from this when using GDB?

Scott



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40F5FED0.8050908>