From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24703 invoked by alias); 7 Jun 2010 11:50:40 -0000 Received: (qmail 24695 invoked by uid 22791); 7 Jun 2010 11:50:40 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,T_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; Mon, 07 Jun 2010 11:50:35 +0000 Received: (qmail 10933 invoked from network); 7 Jun 2010 11:50:34 -0000 Received: from unknown (HELO orlando.localnet) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 7 Jun 2010 11:50:34 -0000 From: Pedro Alves To: Jan Kratochvil Subject: Re: [patch 1/3] Clear stale specific locs, not whole bpts [rediff] Date: Mon, 07 Jun 2010 11:50:00 -0000 User-Agent: KMail/1.13.2 (Linux/2.6.32-22-generic; KDE/4.4.2; x86_64; ; ) Cc: gdb-patches@sourceware.org References: <20100503200201.GB30386@host0.dyn.jankratochvil.net> <201005232240.17414.pedro@codesourcery.com> <20100604191855.GA29142@host0.dyn.jankratochvil.net> In-Reply-To: <20100604191855.GA29142@host0.dyn.jankratochvil.net> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201006071250.31842.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: 2010-06/txt/msg00168.txt.bz2 On Friday 04 June 2010 20:18:55, Jan Kratochvil wrote: > While I can do the simple move in next mail do you still request it? I'm not going to request it. We'll probably end up with refcounting these things at some point anyway. Your patch is okay. > 2010-06-04 Jan Kratochvil > > * breakpoint.h (owner): Extend the comment. Okay too. Thanks. -- Pedro Alves