From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2995 invoked by alias); 14 Sep 2011 06:32:46 -0000 Received: (qmail 2981 invoked by uid 22791); 14 Sep 2011 06:32:44 -0000 X-SWARE-Spam-Status: No, hits=-0.7 required=5.0 tests=AWL,BAYES_00,FROM_12LTRDOM 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; Wed, 14 Sep 2011 06:32:31 +0000 Received: from nat-jpt.mentorg.com ([192.94.33.2] helo=PR1-MAIL.mgc.mentorg.com) by relay1.mentorg.com with esmtp id 1R3j1K-0004vE-54 from Yao_Qi@mentor.com for gdb-patches@sourceware.org; Tue, 13 Sep 2011 23:32:30 -0700 Received: from [172.30.8.86] ([172.30.8.86]) by PR1-MAIL.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.1830); Wed, 14 Sep 2011 15:32:28 +0900 Message-ID: <4E704A79.7040207@codesourcery.com> Date: Wed, 14 Sep 2011 07:18:00 -0000 From: Yao Qi User-Agent: Mozilla/5.0 (X11; Linux i686; rv:6.0.2) Gecko/20110906 Thunderbird/6.0.2 MIME-Version: 1.0 To: gdb-patches@sourceware.org Subject: ping 3: [patch] Skip kill-after-signal.exp if hw single-step is not supported References: <4E259815.8080001@codesourcery.com> <201107201605.43767.pedro@codesourcery.com> <201107232247.p6NMlwVx029216@glazunov.sibelius.xs4all.nl> <4E414503.7080201@codesourcery.com> In-Reply-To: <4E414503.7080201@codesourcery.com> Content-Type: text/plain; charset=UTF-8; format=flowed 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: 2011-09/txt/msg00243.txt.bz2 On 08/09/2011 10:32 PM, Yao Qi wrote: > gdb/testsuite/ > > * lib/gdb.exp (single_step_to_signal_handler_p): New. > * gdb.base/kill-after-signal.exp: Skip if target supports single step > to signal handler. Some other stuff reminds me that there is still a patch pending for review. Ping again. http://sourceware.org/ml/gdb-patches/2011-08/msg00181.html -- Yao (齐尧)