From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7455 invoked by alias); 28 Feb 2009 01:11:27 -0000 Received: (qmail 7442 invoked by uid 22791); 28 Feb 2009 01:11:27 -0000 X-SWARE-Spam-Status: No, hits=-1.4 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail-gx0-f179.google.com (HELO mail-gx0-f179.google.com) (209.85.217.179) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 28 Feb 2009 01:11:21 +0000 Received: by gxk27 with SMTP id 27so3359356gxk.0 for ; Fri, 27 Feb 2009 17:11:18 -0800 (PST) MIME-Version: 1.0 Received: by 10.110.47.9 with SMTP id u9mr4696358tiu.4.1235783477678; Fri, 27 Feb 2009 17:11:17 -0800 (PST) In-Reply-To: References: <200901221324.02225.pedro@codesourcery.com> Date: Sat, 28 Feb 2009 10:02:00 -0000 Message-ID: Subject: Re: [RFA] Submit process record and replay third time, 3/9 From: teawater To: Pedro Alves Cc: gdb-patches@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: 2009-02/txt/msg00506.txt.bz2 Hi Pedro, Sorry to disturb you. Could you send me your comment to me when you find it. Then I can do it at once. It will help me a lot. :) Thanks, Hui On Mon, Feb 23, 2009 at 16:56, teawater wrote: > > Hi Pedro, > > 3-record_target.txt patch update follow your "Modernize solaris > threads support" patch. > > Thanks, > Hui > > On Tue, Feb 17, 2009 at 15:01, teawater wrote: > > Update follow the cvs-head. It just has a very small change - add a 0 > > to be the argument of observer_notify_normal_stop. > > > > On Sun, Feb 8, 2009 at 21:03, teawater wrote: > >> Hi Pedro, > >> > >> According to your mail "Get rid of linux-thread-db.c:target_beneath". > >> I get ride of this global beneath function pointers. > >> > >> Do you think this patch is OK? > >> > >> Thanks, > >> Hui > >> > >