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



_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to