cvs commit: src/gnu/usr.bin/gdb/libgdb fbsd-threads.c
David Xu
davidxu at freebsd.org
Tue Feb 7 16:24:26 PST 2006
David Xu wrote:
>davidxu 2006-02-06 06:07:56 UTC
>
> FreeBSD src repository
>
> Modified files:
> gnu/usr.bin/gdb/libgdb fbsd-threads.c
> Log:
> 1. Eliminate compile warnings.
>
>
It seems these changes eliminated an odd behavior on Pentium-D machine,
the problem is when I debug a threaded program linked with libthr, thread
creation/death events can not be detected by gdb.
This is a MFC candidate.
> 2. Add command 'thread signal' to print out current thread's signal mask
> and pending signals.
>
> Revision Changes Path
> 1.14 +60 -8 src/gnu/usr.bin/gdb/libgdb/fbsd-threads.c
>
>
>
>
More information about the cvs-src
mailing list