From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28163 invoked by alias); 12 May 2003 20:08:42 -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 28011 invoked from network); 12 May 2003 20:08:40 -0000 Received: from unknown (HELO sccrmhc01.attbi.com) (204.127.202.61) by sources.redhat.com with SMTP; 12 May 2003 20:08:40 -0000 Received: from lucon.org (12-234-88-5.client.attbi.com[12.234.88.5]) by attbi.com (sccrmhc01) with ESMTP id <2003051220084000100g9lsle>; Mon, 12 May 2003 20:08:40 +0000 Received: by lucon.org (Postfix, from userid 1000) id C23892C681; Mon, 12 May 2003 13:08:39 -0700 (PDT) Date: Mon, 12 May 2003 20:08:00 -0000 From: "H. J. Lu" To: "J. Johnston" Cc: Elena Zannoni , GDB Subject: Re: NPTL thread support Message-ID: <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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <3EBFF3ED.8050807@redhat.com>; from jjohnstn@redhat.com on Mon, May 12, 2003 at 03:20:13PM -0400 X-SW-Source: 2003-05/txt/msg00207.txt.bz2 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. 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)