From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13228 invoked by alias); 1 Dec 2003 14:44:51 -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 13221 invoked from network); 1 Dec 2003 14:44:50 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sources.redhat.com with SMTP; 1 Dec 2003 14:44:50 -0000 Received: from drow by nevyn.them.org with local (Exim 4.24 #1 (Debian)) id 1AQpI7-0004w1-6W; Mon, 01 Dec 2003 09:44:47 -0500 Date: Mon, 01 Dec 2003 14:44:00 -0000 From: Daniel Jacobowitz To: Elena Zannoni Cc: Fred Fish , fnf@ninemoons.com, gdb-patches@sources.redhat.com Subject: Re: [PATCH] Outwit compiler dead code elimination in break.exp test Message-ID: <20031201144446.GA18878@nevyn.them.org> Mail-Followup-To: Elena Zannoni , Fred Fish , fnf@ninemoons.com, gdb-patches@sources.redhat.com References: <200311292305.hATN51Uj013311@fred.ninemoons.com> <200311300103.hAU13vn3000814@fred.ninemoons.com> <20031130010728.GA26601@nevyn.them.org> <16331.20186.127997.295868@localhost.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <16331.20186.127997.295868@localhost.redhat.com> User-Agent: Mutt/1.5.1i X-SW-Source: 2003-12/txt/msg00003.txt.bz2 On Mon, Dec 01, 2003 at 09:23:22AM -0500, Elena Zannoni wrote: > Daniel Jacobowitz writes: > > On Sat, Nov 29, 2003 at 06:03:57PM -0700, Fred Fish wrote: > > > > * gdb.base/break.c (globalvar): Add. > > > > (marker1, marker2, marker3, marker4): Set globalvar. > > > > > > BTW, as it turns out this breaks some other tests that depend upon > > > hardwired line numbers into break.c, so I'm updating those. If > > > nothing else, it might be a good idea to mark those lines that do have > > > hardwired line numbers to make them easier to find again in the > > > future. > > > > If you're there, rather than being the second person this month to > > update the line numbers, could you convert it to gdb_get_line_number? > > > > -- > > Daniel Jacobowitz > > MontaVista Software Debian GNU/Linux Developer > > > What are you guys looking at? An alternate universe? > > 2003-11-13 Elena Zannoni > > * gdb.base/break.c: Add comments to aid finding line numbers for > breakpoints. > * gdb.base/break.exp: Remove all references to explicit line > numbers. It looks like Fred is talking about other test files which reference break.exp. Like condbreak.exp... -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer