From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22898 invoked by alias); 29 Feb 2004 02:56:30 -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 22891 invoked from network); 29 Feb 2004 02:56:30 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sources.redhat.com with SMTP; 29 Feb 2004 02:56:30 -0000 Received: from drow by nevyn.them.org with local (Exim 4.30 #1 (Debian)) id 1AxH81-0000uV-Sm for ; Sat, 28 Feb 2004 21:56:29 -0500 Date: Sun, 29 Feb 2004 02:56:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com Subject: Re: [patch] Fix chng-syms.exp for remote stubs Message-ID: <20040229025629.GA3182@nevyn.them.org> Mail-Followup-To: gdb-patches@sources.redhat.com References: <20040228174831.GA16253@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040228174831.GA16253@nevyn.them.org> User-Agent: Mutt/1.5.1i X-SW-Source: 2004-02/txt/msg00872.txt.bz2 On Sat, Feb 28, 2004 at 12:48:31PM -0500, Daniel Jacobowitz wrote: > gdb_continue_to_end, used earlier in this file, may set a breakpoint at > exit. We can't easily delete that breakpoint, because we're testing for > another breakpoint's behaviour. The easiest fix is to allow the breakpoint > at exit to count as a pass, since it indicates we didn't stop somewhere > else or crash. > > Also anchor the other match, as Corinna and I noticed earlier. > > Will commit in a day or two. Fixes chng-syms.exp on arm-linux using > gdbserver. I've committed this patch to HEAD and GDB 6.1, after testing both on i386-pc-linux-gnu. > 2004-02-28 Daniel Jacobowitz > > * gdb.base/chng-syms.exp: Anchor exit pattern. Allow > a breakpoint at exit. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer