From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12465 invoked by alias); 7 May 2012 15:34:25 -0000 Received: (qmail 12034 invoked by uid 22791); 7 May 2012 15:34:24 -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; Mon, 07 May 2012 15:34:11 +0000 Received: from svr-orw-exc-10.mgc.mentorg.com ([147.34.98.58]) by relay1.mentorg.com with esmtp id 1SRPwv-00026f-9L from Yao_Qi@mentor.com ; Mon, 07 May 2012 08:34:09 -0700 Received: from SVR-ORW-FEM-03.mgc.mentorg.com ([147.34.97.39]) by SVR-ORW-EXC-10.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.4675); Mon, 7 May 2012 08:33:59 -0700 Received: from [127.0.0.1] (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; Mon, 7 May 2012 08:34:08 -0700 Message-ID: <4FA7EB64.7090302@codesourcery.com> Date: Mon, 07 May 2012 15:34: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: Jeff Kenton CC: Pedro Alves , Subject: Re: [PATCH] Add support for Tilera TILE-Gx processor (part 2/2: gdb) References: <4F9066C5.30501@tilera.com> <4F917C1F.3060804@codesourcery.com> <4F917F7F.9030601@tilera.com> <4F9EDD4B.3020409@redhat.com> <4FA7DE11.1000508@tilera.com> In-Reply-To: <4FA7DE11.1000508@tilera.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-05/txt/msg00177.txt.bz2 On 05/07/2012 10:37 PM, Jeff Kenton wrote: > 114 FAIL: gdb.base/sigstep.exp: This may be caused by missing signal handler unwinding in your port. -- Yao (齐尧)