From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2097 invoked by alias); 2 Aug 2012 08:47:50 -0000 Received: (qmail 2089 invoked by uid 22791); 2 Aug 2012 08:47:50 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,FROM_12LTRDOM,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL X-Spam-Check-By: sourceware.org Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 02 Aug 2012 08:47:37 +0000 Received: from svr-orw-fem-01.mgc.mentorg.com ([147.34.98.93]) by relay1.mentorg.com with esmtp id 1Swr4C-0007Yv-Ae from Yao_Qi@mentor.com for gdb-patches@sourceware.org; Thu, 02 Aug 2012 01:47:36 -0700 Received: from SVR-ORW-FEM-03.mgc.mentorg.com ([147.34.97.39]) by svr-orw-fem-01.mgc.mentorg.com over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675); Thu, 2 Aug 2012 01:47:35 -0700 Received: from qiyao.dyndns.org (147.34.91.1) by svr-orw-fem-03.mgc.mentorg.com (147.34.97.39) with Microsoft SMTP Server id 14.1.289.1; Thu, 2 Aug 2012 01:47:34 -0700 From: Yao Qi To: Subject: [committed]: [RFC] new board file 'remote-host-native.exp' Date: Thu, 02 Aug 2012 08:47:00 -0000 Message-ID: <5875324.uE57dxh3fL@qiyao.dyndns.org> User-Agent: KMail/4.8.3 (Linux/3.3.7-1.fc16.i686; KDE/4.8.3; i686; ; ) In-Reply-To: <500FF91C.9030009@redhat.com> References: <1343135426-20959-1-git-send-email-yao@codesourcery.com> <1804874.ivBX2v1I8f@qiyao.dyndns.org> <500FF91C.9030009@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" 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: 2012-08/txt/msg00056.txt.bz2 On Wednesday, July 25, 2012 02:48:12 PM Pedro Alves wrote: > > Looks term "native" can be used for target board file, while term > > "local/remote" can be used for host board file. Comment is fixed. > > I thought of 'local-remote-host.exp' before, but gave it up since I > > was afraid people are confused by its name. I am fine with it. >=20 > If nobody complains, let's run with it. Committed. --=20 Yao (=E9=BD=90=E5=B0=A7)