From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22687 invoked by alias); 27 Apr 2009 22:22:51 -0000 Received: (qmail 22677 invoked by uid 22791); 27 Apr 2009 22:22:50 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 27 Apr 2009 22:22:45 +0000 Received: (qmail 7458 invoked from network); 27 Apr 2009 22:22:43 -0000 Received: from unknown (HELO orlando) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 27 Apr 2009 22:22:43 -0000 From: Pedro Alves To: gdb-patches@sourceware.org Subject: Re: [RFA] Submit process record and replay fourth time, 5/8 Date: Mon, 27 Apr 2009 22:22:00 -0000 User-Agent: KMail/1.9.10 Cc: Hui Zhu , Marc Khouzam , Michael Snyder , Thiago Jung Bauermann , Eli Zaretskii , paawan1982@yahoo.com, Mark Kettenis References: <200904211432.48688.pedro@codesourcery.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200904272322.42921.pedro@codesourcery.com> 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-04/txt/msg00746.txt.bz2 On Wednesday 22 April 2009 10:08:53, Hui Zhu wrote: > > > > Is this in the last version? =A0This still has the problem with the > > NULL cleanup I've just explained. > > >=20 > The following fix it, this is the new version: Thanks, this is approved. (ahem, again, ChangeLog entry.) --=20 Pedro Alves