From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32519 invoked by alias); 17 Sep 2011 13:42:28 -0000 Received: (qmail 32444 invoked by uid 22791); 17 Sep 2011 13:42:27 -0000 X-SWARE-Spam-Status: No, hits=-1.1 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; Sat, 17 Sep 2011 13:42:14 +0000 Received: from nat-jpt.mentorg.com ([192.94.33.2] helo=PR1-MAIL.mgc.mentorg.com) by relay1.mentorg.com with esmtp id 1R4v9p-0002hT-Fb from Yao_Qi@mentor.com for gdb-patches@sourceware.org; Sat, 17 Sep 2011 06:42:13 -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:42:12 +0900 Message-ID: <4E74A3AD.1080200@codesourcery.com> Date: Sat, 17 Sep 2011 13:43: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: [committed] : [patch 1/2] Displaced stepping across fork/vfork References: <4E6C04B3.90106@codesourcery.com> <201109121536.01756.pedro@codesourcery.com> <4E7086F0.8020902@codesourcery.com> <201109141232.29616.pedro@codesourcery.com> <4E70B958.40700@codesourcery.com> In-Reply-To: <4E70B958.40700@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/msg00339.txt.bz2 On 09/14/2011 10:25 PM, Yao Qi wrote: > > I'll check in with these fixes. Patch is committed. http://sourceware.org/ml/gdb-cvs/2011-09/msg00109.html -- Yao (齐尧)