From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17821 invoked by alias); 12 May 2003 20:17:20 -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 17751 invoked from network); 12 May 2003 20:17:19 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 12 May 2003 20:17:19 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h4CKHJH04652 for ; Mon, 12 May 2003 16:17:19 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h4CKHJI15460; Mon, 12 May 2003 16:17:19 -0400 Received: from localhost.redhat.com (IDENT:lJDMbKeQwpUegv7JLcy88Iwns5nCU6sb@tooth.toronto.redhat.com [172.16.14.29]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h4CKHBA30218; Mon, 12 May 2003 16:17:11 -0400 Received: by localhost.redhat.com (Postfix, from userid 469) id A74FD2C951; Mon, 12 May 2003 16:22:21 -0400 (EDT) From: Elena Zannoni MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16064.637.533976.852463@localhost.redhat.com> Date: Mon, 12 May 2003 20:17:00 -0000 To: "H. J. Lu" Cc: "J. Johnston" , Elena Zannoni , GDB Subject: Re: NPTL thread support In-Reply-To: <20030512130839.A9491@lucon.org> 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> X-SW-Source: 2003-05/txt/msg00209.txt.bz2 H. J. Lu writes: > On Mon, May 12, 2003 at 03:20:13PM -0400, J. Johnston wrote: > > H.J., > > > > Can you confirm that configuration set HAVE_TKILL_SYSCALL to 1 > > in config.h? Can you also confirm that the value: tkill_failed in > > lin-lwp.c is not set to true when running the debugger? > > > > It was a pilot error. The "make check" hang is gone. Here are the > failures in today's cvs on RedHat 9. thanks, that's more reasonable. (I still have a rewrite of the TLS tests to resubmit...) elena > > H.J. > ---- > 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 > FAIL: gdb.objc/basicclass.exp: breakpoint method > FAIL: gdb.objc/basicclass.exp: breakpoint method with colon > FAIL: gdb.objc/basicclass.exp: breakpoint class method with colon > FAIL: gdb.objc/basicclass.exp: continue until method breakpoint > FAIL: gdb.objc/basicclass.exp: resetting breakpoints when rerunning > FAIL: gdb.objc/basicclass.exp: continue until method breakpoint > FAIL: gdb.objc/basicclass.exp: print an ivar of self > FAIL: gdb.objc/basicclass.exp: print self > FAIL: gdb.objc/basicclass.exp: print contents of self > FAIL: gdb.objc/basicclass.exp: breakpoint in category method > FAIL: gdb.objc/basicclass.exp: continue until category method > FAIL: gdb.objc/basicclass.exp: Call an Objective-C method with no arguments > FAIL: gdb.objc/basicclass.exp: Call an Objective-C method with one argument > FAIL: gdb.objc/basicclass.exp: Use of the print-object command > FAIL: gdb.objc/basicclass.exp: Use of the po (print-object) command > FAIL: gdb.threads/killed.exp: GDB exits after multi-threaded program exits messily (timeout)