From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27268 invoked by alias); 6 Sep 2011 13:49:31 -0000 Received: (qmail 27260 invoked by uid 22791); 6 Sep 2011 13:49:30 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 06 Sep 2011 13:49:17 +0000 Received: (qmail 24344 invoked from network); 6 Sep 2011 13:49:16 -0000 Received: from unknown (HELO scottsdale.localnet) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 6 Sep 2011 13:49:16 -0000 From: Pedro Alves To: Kevin Pouget Subject: Re: [PATCH] GDB checkpoint can't/shouldn't be possible with multiple threads on Linux Date: Tue, 06 Sep 2011 14:42:00 -0000 User-Agent: KMail/1.13.6 (Linux/2.6.38-11-generic; KDE/4.7.0; x86_64; ; ) Cc: gdb-patches@sourceware.org References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201109061449.14666.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: 2011-09/txt/msg00087.txt.bz2 Hi Kevin, On Wednesday 31 August 2011 13:44:43, Kevin Pouget wrote: > On Tue, Apr 12, 2011 at 3:54 PM, Kevin Pouget wrote: > > > > On Tue, Apr 12, 2011 at 9:41 AM, Pedro Alves wrote: > > > > can you rename this local as well, in line with the other > > > local in the other function? To "count", or "count_p", or something > > > like that. Thanks. (pre-approved) > > > > fixed with count_p, thanks > > my copyright assignment is now ready, so I regenerated the patch > against the up-to-date trunk This was pre-approved, so you can just check it in once you have a chance. Thanks, -- Pedro Alves