Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Feb 2006 08:24:27 +0800
From:      David Xu <davidxu@freebsd.org>
To:        David Xu <davidxu@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/gnu/usr.bin/gdb/libgdb fbsd-threads.c
Message-ID:  <43E93A3B.7020304@freebsd.org>
In-Reply-To: <200602060607.k1667uDd014304@repoman.freebsd.org>
References:  <200602060607.k1667uDd014304@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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
>
>
>  
>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43E93A3B.7020304>