From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6070 invoked by alias); 12 May 2003 20:15:23 -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 5989 invoked from network); 12 May 2003 20:15:22 -0000 Received: from unknown (HELO jackfruit.Stanford.EDU) (171.64.38.136) by sources.redhat.com with SMTP; 12 May 2003 20:15:22 -0000 Received: (from carlton@localhost) by jackfruit.Stanford.EDU (8.11.6/8.11.6) id h4CKFLs22011; Mon, 12 May 2003 13:15:21 -0700 X-Authentication-Warning: jackfruit.Stanford.EDU: carlton set sender to carlton@math.stanford.edu using -f To: "H. J. Lu" Cc: "J. Johnston" , Elena Zannoni , GDB Subject: Re: NPTL thread support References: <200305090945.h499jTH13137@magilla.sf.frob.com> <20030509134135.GA20959@nevyn.them.org> <16059.47081.289185.757260@localhost.redhat.com> <20030509075610.B1675@lucon.org> <16059.52718.465177.555337@localhost.redhat.com> <20030509091522.A2960@lucon.org> <16059.55278.841645.134311@localhost.redhat.com> <20030511134556.A22269@lucon.org> <3EBFF3ED.8050807@redhat.com> <20030512130839.A9491@lucon.org> From: David Carlton Date: Mon, 12 May 2003 20:15:00 -0000 In-Reply-To: <20030512130839.A9491@lucon.org> Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-05/txt/msg00208.txt.bz2 On Mon, 12 May 2003 13:08:39 -0700, "H. J. Lu" said: > It was a pilot error. The "make check" hang is gone. Here are the > failures in today's cvs on RedHat 9. > FAIL: gdb.asm/asm-source.exp: x/i globalvar (memory read error) > FAIL: gdb.base/selftest.exp: step into xmalloc call > FAIL: gdb.java/jmisc.exp: setting breakpoint at jmisc.main > FAIL: gdb.java/jmisc.exp: ptype jmisc > FAIL: gdb.java/jmisc.exp: p args > FAIL: gdb.java/jmisc.exp: p *args > FAIL: gdb.java/jmisc1.exp: ptype jmisc > FAIL: gdb.java/jmisc2.exp: ptype jmisc > FAIL: gdb.mi/mi-var-display.exp: get children local variable weird > FAIL: gdb.mi/mi1-var-display.exp: get children local variable weird These are all normal. (I can't speak about the gdb.objc ones.) David Carlton carlton@math.stanford.edu