From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24274 invoked by alias); 17 Jul 2006 00:59:59 -0000 Received: (qmail 24244 invoked by uid 22791); 17 Jul 2006 00:59:58 -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; Mon, 17 Jul 2006 00:59:57 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1G2HSj-0007ab-D9; Sun, 16 Jul 2006 20:59:53 -0400 Date: Mon, 17 Jul 2006 00:59:00 -0000 From: Daniel Jacobowitz To: Nick Roberts Cc: Mark Kettenis , gdb-patches@sourceware.org Subject: Re: Testsuite failures Message-ID: <20060717005953.GA29135@nevyn.them.org> Mail-Followup-To: Nick Roberts , Mark Kettenis , gdb-patches@sourceware.org References: <200607161142.k6GBgPGf020488@elgar.sibelius.xs4all.nl> <17594.13041.576361.598547@kahikatea.snap.net.nz> <20060717001148.GC27967@nevyn.them.org> <17594.55552.720725.217669@kahikatea.snap.net.nz> <20060717003007.GA28575@nevyn.them.org> <17594.56182.524945.674557@kahikatea.snap.net.nz> <20060717003949.GA28777@nevyn.them.org> <17594.57241.581959.255566@kahikatea.snap.net.nz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <17594.57241.581959.255566@kahikatea.snap.net.nz> User-Agent: Mutt/1.5.11+cvs20060403 X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-07/txt/msg00192.txt.bz2 On Mon, Jul 17, 2006 at 12:53:45PM +1200, Nick Roberts wrote: > > The problem is elsewhere: > > > > > gdb_expect_list "first run until main breakpoint" "$gdb_prompt$" { > > > > You're in {} quoting, so variables are not expanded. It is probably > > not worth changing that. > > OK. Shall I commit Mark's and my changes for gdb.base/annota3.exp and > gdb.cp/annota3.exp (without hex)? Up to Mark, since he started the thread. They look sane to me. -- Daniel Jacobowitz CodeSourcery