From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27648 invoked by alias); 15 Nov 2003 17:37:04 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 27640 invoked from network); 15 Nov 2003 17:37:03 -0000 Received: from unknown (HELO hawaii.kealia.com) (209.3.10.89) by sources.redhat.com with SMTP; 15 Nov 2003 17:37:03 -0000 Received: by hawaii.kealia.com (Postfix, from userid 2049) id 02F47C6B1; Sat, 15 Nov 2003 09:37:03 -0800 (PST) To: gdb Subject: Re: GDB regressions References: <20031114215701.GA12929@nevyn.them.org> <20031114221540.GA17634@nevyn.them.org> From: David Carlton Date: Sat, 15 Nov 2003 17:37:00 -0000 In-Reply-To: <20031114221540.GA17634@nevyn.them.org> (Daniel Jacobowitz's message of "Fri, 14 Nov 2003 17:15:41 -0500") Message-ID: User-Agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.4 (Rational FORTRAN, linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-11/txt/msg00119.txt.bz2 On Fri, 14 Nov 2003 17:15:41 -0500, Daniel Jacobowitz said: > On Fri, Nov 14, 2003 at 02:11:48PM -0800, David Carlton wrote: >> On Fri, 14 Nov 2003 16:57:02 -0500, Daniel Jacobowitz said: >>> Why's it doing that? Has anything else on your system changed >>> since you last ran the testsuite? >> The only thing I can think of is that I installed new versions of >> the glibc RPMs (and installed the glibc-debug rpm, which I hadn't >> had at all before, but that goes in a directory that isn't in my >> LD_LIBRARY_PATH). So it could be a bug in them, I suppose. > Most likely that's it. Thread debugging is not working at all if > you see that message. Yeah, that's it. I can't retry on the computer in question (I'm in the middle of a botched RH8->9 upgrade on it - why can't RH9 find my external monitor?), but I just tried on my home machine, where I have the new glibc but haven't done a CVS update on my GDB directory for a while, and I'm seeing similar issues there. Sorry for the false alarm. David Carlton carlton@kealia.com