From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29364 invoked by alias); 26 Oct 2004 08:07:44 -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 29163 invoked from network); 26 Oct 2004 08:07:40 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 26 Oct 2004 08:07:40 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id i9Q87eA0005380 for ; Tue, 26 Oct 2004 04:07:40 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i9Q87er02751; Tue, 26 Oct 2004 04:07:40 -0400 Received: from [172.31.0.98] (vpnuser3.surrey.redhat.com [172.16.9.3]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id i9Q87djp020618; Tue, 26 Oct 2004 04:07:39 -0400 Message-ID: <417E0737.8040006@redhat.com> Date: Tue, 26 Oct 2004 08:07:00 -0000 From: Nick Clifton User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040803) MIME-Version: 1.0 To: Andrew Cagney CC: gdb-patches@sources.redhat.com Subject: Re: RFA: Update sim-defs.exp to support the rawsid protocol References: <417D8A13.6070507@gnu.org> In-Reply-To: <417D8A13.6070507@gnu.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-10/txt/msg00433.txt.bz2 Hi Andrew, > Ok (you're a sim maintainer so if it works for you :-). Well, only for the ARM and this was actually for the xstormy16 port.... >> sim/testsuite/ChangeLog >> 2004-10-13 Nick Clifton >> >> * lib/sim-defs.exp (sim_run): Add support for the "rawsid" >> protocol. Committed - thanks. Cheers Nick