From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27392 invoked by alias); 11 Mar 2004 01:52:12 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 27380 invoked from network); 11 Mar 2004 01:52:10 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sources.redhat.com with SMTP; 11 Mar 2004 01:52:10 -0000 Received: from drow by nevyn.them.org with local (Exim 4.30 #1 (Debian)) id 1B1FMo-0004es-8i; Wed, 10 Mar 2004 20:52:10 -0500 Date: Thu, 11 Mar 2004 01:52:00 -0000 From: Daniel Jacobowitz To: Michael Elizabeth Chastain Cc: gdb-patches@sources.redhat.com Subject: Re: [rfa/testsuite] gdb1250.exp: Handle pending breakpoint in shared library Message-ID: <20040311015210.GB17829@nevyn.them.org> Mail-Followup-To: Michael Elizabeth Chastain , gdb-patches@sources.redhat.com References: <20040311012236.ABDC44B104@berman.michael-chastain.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040311012236.ABDC44B104@berman.michael-chastain.com> User-Agent: Mutt/1.5.1i X-SW-Source: 2004-03.o/txt/msg00262.txt On Wed, Mar 10, 2004 at 08:22:36PM -0500, Michael Chastain wrote: > Here is another attempt to fix gdb1250.exp so that it works with > the new 'pending breakpoint' feature. > > I would like to get this fixed so that I can take it off my list > of regressions for binutils binutils-2_15-branch versus binutils 2.14. > > Tested on: native i686-pc-linux-gnu, gcc 2.95.3 3.3.3 HEAD, > binutils 2.14 binutils-2_15-branch HEAD, dwarf-2 stabs+. > > I'm not sure that "run" is the right command to issue to start > running the inferior. If it's not the right command, I would be > happy to change it. > > Okay to commit? I'd rather not. You were happy with my last patch to add runto {allow-pending}, yes? I could just commit that. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27392 invoked by alias); 11 Mar 2004 01:52:12 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 27380 invoked from network); 11 Mar 2004 01:52:10 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sources.redhat.com with SMTP; 11 Mar 2004 01:52:10 -0000 Received: from drow by nevyn.them.org with local (Exim 4.30 #1 (Debian)) id 1B1FMo-0004es-8i; Wed, 10 Mar 2004 20:52:10 -0500 Date: Fri, 19 Mar 2004 00:09:00 -0000 From: Daniel Jacobowitz To: Michael Elizabeth Chastain Cc: gdb-patches@sources.redhat.com Subject: Re: [rfa/testsuite] gdb1250.exp: Handle pending breakpoint in shared library Message-ID: <20040311015210.GB17829@nevyn.them.org> Mail-Followup-To: Michael Elizabeth Chastain , gdb-patches@sources.redhat.com References: <20040311012236.ABDC44B104@berman.michael-chastain.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040311012236.ABDC44B104@berman.michael-chastain.com> User-Agent: Mutt/1.5.1i X-SW-Source: 2004-03/txt/msg00262.txt.bz2 Message-ID: <20040319000900.Fy1HeLreMO0-OEBLwVqD9Gst-nYcV8xSgF7jhn0wULM@z> On Wed, Mar 10, 2004 at 08:22:36PM -0500, Michael Chastain wrote: > Here is another attempt to fix gdb1250.exp so that it works with > the new 'pending breakpoint' feature. > > I would like to get this fixed so that I can take it off my list > of regressions for binutils binutils-2_15-branch versus binutils 2.14. > > Tested on: native i686-pc-linux-gnu, gcc 2.95.3 3.3.3 HEAD, > binutils 2.14 binutils-2_15-branch HEAD, dwarf-2 stabs+. > > I'm not sure that "run" is the right command to issue to start > running the inferior. If it's not the right command, I would be > happy to change it. > > Okay to commit? I'd rather not. You were happy with my last patch to add runto {allow-pending}, yes? I could just commit that. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer