From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18573 invoked by alias); 24 Jul 2006 13:54:45 -0000 Received: (qmail 18563 invoked by uid 22791); 24 Jul 2006 13:54:44 -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, 24 Jul 2006 13:54:40 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1G50tK-00010P-9j; Mon, 24 Jul 2006 09:54:38 -0400 Date: Mon, 24 Jul 2006 13:54:00 -0000 From: Daniel Jacobowitz To: Nathan Sidwell Cc: gdb-patches@sourceware.org Subject: Re: tweak a couple of tests Message-ID: <20060724135438.GA3838@nevyn.them.org> Mail-Followup-To: Nathan Sidwell , gdb-patches@sourceware.org References: <44C4CF41.9030609@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44C4CF41.9030609@codesourcery.com> User-Agent: Mutt/1.5.11+cvs20060403 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/msg00332.txt.bz2 On Mon, Jul 24, 2006 at 02:46:41PM +0100, Nathan Sidwell wrote: > Dan, > here's an update to a couple of my testsuite patches that weren't quite > right. As advised I check istarget for the auxv test. For the cursal test > I'm using gdb_file_cmd as you suggested. ok? OK. > 2006-07-24 Nathan Sidwell > > * gdb.base/auxv.exp: Skip on non-linux, non-solaris targets. > * gdb.base/cursal.exp: Use gdb_file_cmd first, then separate gdb_load. -- Daniel Jacobowitz CodeSourcery