From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25915 invoked by alias); 28 Nov 2006 18:10:00 -0000 Received: (qmail 25895 invoked by uid 22791); 28 Nov 2006 18:09:59 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Tue, 28 Nov 2006 18:09:47 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1Gp7Or-0006WY-6y; Tue, 28 Nov 2006 13:09:45 -0500 Date: Tue, 28 Nov 2006 18:10:00 -0000 From: Daniel Jacobowitz To: Nathan Sidwell Cc: gdb-patches@sourceware.org Subject: Re: gdb.base/break.c change Message-ID: <20061128180945.GA25046@nevyn.them.org> Mail-Followup-To: Nathan Sidwell , gdb-patches@sourceware.org References: <20061128171012.GD21834@nevyn.them.org> <456C77F5.8030008@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <456C77F5.8030008@codesourcery.com> User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-11/txt/msg00339.txt.bz2 On Tue, Nov 28, 2006 at 05:55:01PM +0000, Nathan Sidwell wrote: > Daniel Jacobowitz wrote: > >Hi Nathan, > > > >Your break.c patch (fixing define.exp in some configuration) broke > >break.exp. It's not expecting something between the start of main and > >the first breakpoint, I think. > > oh fiddle sticks. I've committed this after verifying. Wrong patch attached? > retrieving revision 1.24 > diff -r1.24 break.exp > 182a183,193 > > verbose -log "Num Type\[ \]+Disp Enb Address\[ \]+What.* > > \[0-9\]+\[\t \]+breakpoint keep y.* in main at .*$srcfile:$main_line.* -- Daniel Jacobowitz CodeSourcery