From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5572 invoked by alias); 29 Oct 2002 19:44:05 -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 5464 invoked from network); 29 Oct 2002 19:44:04 -0000 Received: from unknown (HELO otto.nawcad.navy.mil) (192.58.199.182) by sources.redhat.com with SMTP; 29 Oct 2002 19:44:04 -0000 Received: by otto.nawcad.navy.mil; id OAA12333; Tue, 29 Oct 2002 14:44:03 -0500 (EST) Received: from neim03.navair.navy.mil(140.229.37.234) by otto.nawcad.navy.mil via smap (V4.2) id xma012275; Tue, 29 Oct 02 14:44:01 -0500 Received: by neim03.navair.navy.mil with Internet Mail Service (5.5.2653.19) id ; Tue, 29 Oct 2002 14:44:00 -0500 Message-ID: From: "Smith, Jonathan C5" To: "'gdb@sources.redhat.com'" Subject: RE: PR 207, 662 Date: Tue, 29 Oct 2002 11:44:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-SW-Source: 2002-10/txt/msg00198.txt.bz2 Further investigation has reduced this problem to binaries linked against libpthread. A simple cout "Hello world" should work when not linked against libpthread, then fail when linked against it. I hope this helps..... Jonathan Smith -----Original Message----- From: Andrew Cagney [mailto:ac131313@redhat.com] Sent: Wednesday, October 23, 2002 5:00 PM To: Smith, Jonathan C5 Cc: 'gdb@sources.redhat.com' Subject: Re: PR 207, 662 > Snapshot from 20020403, 5.2.0, 5.2.1. > > I haven't taken a snapshot from the 5.3 branch as it takes a few hours to > transfer to the stand-alone network. I shall do that tonight. Is there a > reason to expect this fixed in the latest snapshot when its been a problem > for a long time (PR 207 is dated Tue Sep 04 09:18:01 PDT 2001) and I don't > see any resolution information in the PRs. A month or so back MichaelS KevinB and I gave the MIPS on IRIX stuff a ``good talking too', n32, n64 and o32 now work a lot better. It was all on 6.5 with the IRIX compiler, from memory 207 refers to 5.x. Andrew