From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27450 invoked by alias); 20 May 2002 14:26:01 -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 27412 invoked from network); 20 May 2002 14:25:59 -0000 Received: from unknown (HELO dell-pe2450-3.cambridge.redhat.com) (195.224.55.225) by sources.redhat.com with SMTP; 20 May 2002 14:25:59 -0000 Received: from north-pole.nickc.cambridge.redhat.com (host217-39-2-165.in-addr.btopenworld.com [217.39.2.165]) by dell-pe2450-3.cambridge.redhat.com (Postfix) with ESMTP id 48BA1844D8 for ; Mon, 20 May 2002 15:25:58 +0100 (BST) Received: from north-pole.nickc.cambridge.redhat.com.nickc.cambridge.redhat.com (localhost [127.0.0.1]) by north-pole.nickc.cambridge.redhat.com (Postfix) with ESMTP id CAB011C39D; Mon, 20 May 2002 15:25:48 +0100 (BST) To: Richard.Earnshaw@arm.com Cc: Andrew Cagney , gdb-patches@sources.redhat.com Subject: Re: Add support for target switches in simulator References: <200205201419.PAA10251@cam-mail2.cambridge.arm.com> From: Nick Clifton Date: Mon, 20 May 2002 07:26:00 -0000 In-Reply-To: <200205201419.PAA10251@cam-mail2.cambridge.arm.com> Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-05/txt/msg00819.txt.bz2 Hi Richard, > I've no objection, provided there would be no user-visible changes > if we migrated to the standard framework once the PR was addressed. I do not believe that there will be. The standard framework has support for target specific switches, so there is no reason to suppose that maintaining this feature would be a problem. Cheers Nick