From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21330 invoked by alias); 25 Apr 2007 11:23:50 -0000 Received: (qmail 21321 invoked by uid 22791); 25 Apr 2007 11:23:50 -0000 X-Spam-Check-By: sourceware.org Received: from return.false.org (HELO return.false.org) (66.207.162.98) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 25 Apr 2007 12:23:48 +0100 Received: from return.false.org (localhost [127.0.0.1]) by return.false.org (Postfix) with ESMTP id 6D9504B267 for ; Wed, 25 Apr 2007 06:23:47 -0500 (CDT) Received: from caradoc.them.org (dsl093-172-095.pit1.dsl.speakeasy.net [66.93.172.95]) by return.false.org (Postfix) with ESMTP id 50ED44B262 for ; Wed, 25 Apr 2007 06:23:47 -0500 (CDT) Received: from drow by caradoc.them.org with local (Exim 4.67) (envelope-from ) id 1Hgfb8-0002PG-U7 for gdb-patches@sourceware.org; Wed, 25 Apr 2007 07:23:46 -0400 Date: Wed, 25 Apr 2007 11:39:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sourceware.org Subject: Re: [RFA/testsuite]: Don't exit when `target sim' fails Message-ID: <20070425112346.GA9234@caradoc.them.org> Mail-Followup-To: gdb-patches@sourceware.org References: <20070425101024.GG4270@calimero.vinschen.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070425101024.GG4270@calimero.vinschen.de> User-Agent: Mutt/1.5.15 (2007-04-09) X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-04/txt/msg00340.txt.bz2 On Wed, Apr 25, 2007 at 12:10:24PM +0200, Corinna Vinschen wrote: > Corinna > > > * config/sim.exp (gdb_target_sim): Just return with -1 when setting > target sim fails. Return 0 otherwise. > (gdb_load): Return prematurely if gdb_target_sim fails. Yes, this is OK. Thanks. -- Daniel Jacobowitz CodeSourcery