From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18783 invoked by alias); 24 Apr 2012 15:08:16 -0000 Received: (qmail 18775 invoked by uid 22791); 24 Apr 2012 15:08:15 -0000 X-SWARE-Spam-Status: No, hits=-4.2 required=5.0 tests=AWL,BAYES_00,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; Tue, 24 Apr 2012 15:08:02 +0000 Received: from svr-orw-exc-10.mgc.mentorg.com ([147.34.98.58]) by relay1.mentorg.com with esmtp id 1SMhLV-0005sL-HI from Yao_Qi@mentor.com for gdb-patches@sourceware.org; Tue, 24 Apr 2012 08:08:01 -0700 Received: from SVR-ORW-FEM-05.mgc.mentorg.com ([147.34.97.43]) by SVR-ORW-EXC-10.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.4675); Tue, 24 Apr 2012 08:08:00 -0700 Received: from [127.0.0.1] (147.34.91.1) by svr-orw-fem-05.mgc.mentorg.com (147.34.97.43) with Microsoft SMTP Server id 14.1.289.1; Tue, 24 Apr 2012 08:08:00 -0700 Message-ID: <4F96C213.6080904@codesourcery.com> Date: Tue, 24 Apr 2012 16:07:00 -0000 From: Yao Qi User-Agent: Mozilla/5.0 (X11; Linux i686; rv:11.0) Gecko/20120412 Thunderbird/11.0.1 MIME-Version: 1.0 To: Subject: Re: [PATCH] Document board settting References: <1335279956-7548-1-git-send-email-yao@codesourcery.com> In-Reply-To: <1335279956-7548-1-git-send-email-yao@codesourcery.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit 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-04/txt/msg00785.txt.bz2 On 04/24/2012 11:05 PM, Yao Qi wrote: > This patch is to describe all the existing board settings we are using > in GDB testsuite. Some of them are obvious, but some are not. I > referred CVS log and mail archives to get the description to each > of them. > > I comment out gdb,noresults and use_cygmon, which I can't figure out > the purpose of using them. I'll figure them out later. > Please pay attention to my explanation to "gdb,nofileio" and > "gdb,noinferiorio". I am not satisfied with them, but unable > to tell the difference of them. > I've sent another mail with s/settting/setting/ in $subject. -- Yao (齐尧)