From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7917 invoked by alias); 17 Sep 2011 13:43:55 -0000 Received: (qmail 7865 invoked by uid 22791); 17 Sep 2011 13:43:54 -0000 X-SWARE-Spam-Status: No, hits=-0.6 required=5.0 tests=AWL,BAYES_00,FROM_12LTRDOM,MISSING_HEADERS 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; Sat, 17 Sep 2011 13:43:40 +0000 Received: from nat-jpt.mentorg.com ([192.94.33.2] helo=PR1-MAIL.mgc.mentorg.com) by relay1.mentorg.com with esmtp id 1R4vBD-0002lY-Qo from Yao_Qi@mentor.com for gdb-patches@sourceware.org; Sat, 17 Sep 2011 06:43:39 -0700 Received: from [172.30.8.113] ([172.30.8.113]) by PR1-MAIL.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.1830); Sat, 17 Sep 2011 22:43:38 +0900 Message-ID: <4E74A404.8070206@codesourcery.com> Date: Sat, 17 Sep 2011 14:35: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 CC: gdb-patches@sourceware.org Subject: [committed]: [patch 2/2] Displaced stepping across fork/vfork : test case References: <4E6C06E4.7010302@codesourcery.com> <201109151652.57149.pedro@codesourcery.com> <4E72CBF4.2020203@codesourcery.com> <201109161134.17821.pedro@codesourcery.com> In-Reply-To: <201109161134.17821.pedro@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: 2011-09/txt/msg00340.txt.bz2 On 09/16/2011 06:34 PM, Pedro Alves wrote: > I'm sorry for making you go round. Looking again, the error I was > seeing might have been something else. Please remove the > handling for the breakpoint failing to insert, and apply. Let's > deal with failures if and how they appear. OK, patch is committed. http://sourceware.org/ml/gdb-cvs/2011-09/msg00110.html -- Yao (齐尧)