From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13871 invoked by alias); 18 Apr 2005 21:54: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 13864 invoked from network); 18 Apr 2005 21:54:27 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 18 Apr 2005 21:54:27 -0000 Received: from drow by nevyn.them.org with local (Exim 4.50 #1 (Debian)) id 1DNeCI-0006RJ-MZ; Mon, 18 Apr 2005 17:54:26 -0400 Date: Mon, 18 Apr 2005 21:54:00 -0000 From: Daniel Jacobowitz To: Michael Snyder Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA/RFC] testsuite: gdb_run_cmd tweak Message-ID: <20050418215426.GA24698@nevyn.them.org> Mail-Followup-To: Michael Snyder , gdb-patches@sources.redhat.com References: <42640FA7.9090406@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42640FA7.9090406@redhat.com> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-04/txt/msg00207.txt.bz2 On Mon, Apr 18, 2005 at 12:51:03PM -0700, Michael Snyder wrote: > This just adds a regular expression to prevent gdb_run_cmd > from choking on the msg that gdb emits when it detects that > the file has changed and re-reads the symbols. > > I honestly don't remember the circumstances that caused me > to add this -- it's been sitting in my sandbox for a while. > Thought it would be better to offer it up than to throw it > away... > > 2005-04-18 Michael Snyder > > * lib/gdb.exp (gdb_run_cmd): Keep going past "executable has > changed" msg. I'd really like to know where this is necessary. -- Daniel Jacobowitz CodeSourcery, LLC