From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8333 invoked by alias); 31 Jan 2011 21:38:52 -0000 Received: (qmail 8322 invoked by uid 22791); 31 Jan 2011 21:38:51 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (216.239.44.51) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 31 Jan 2011 21:38:31 +0000 Received: from hpaq12.eem.corp.google.com (hpaq12.eem.corp.google.com [172.25.149.12]) by smtp-out.google.com with ESMTP id p0VLcSYr021652 for ; Mon, 31 Jan 2011 13:38:29 -0800 Received: from qwi4 (qwi4.prod.google.com [10.241.195.4]) by hpaq12.eem.corp.google.com with ESMTP id p0VLauq7009623 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT) for ; Mon, 31 Jan 2011 13:38:27 -0800 Received: by qwi4 with SMTP id 4so6667913qwi.25 for ; Mon, 31 Jan 2011 13:38:26 -0800 (PST) Received: by 10.224.211.197 with SMTP id gp5mr6877998qab.117.1296509906835; Mon, 31 Jan 2011 13:38:26 -0800 (PST) MIME-Version: 1.0 Received: by 10.220.87.162 with HTTP; Mon, 31 Jan 2011 13:37:56 -0800 (PST) In-Reply-To: <201101281802.27566.pedro@codesourcery.com> References: <20110119204315.0A235190C48@elbrus2.mtv.corp.google.com> <201101272259.02058.pedro@codesourcery.com> <201101281802.27566.pedro@codesourcery.com> From: Paul Pluzhnikov Date: Mon, 31 Jan 2011 22:00:00 -0000 Message-ID: Subject: Re: [patch] Fix leak of bp_jit_event breakpoints To: Pedro Alves Cc: gdb-patches@sourceware.org, Yao Qi Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-System-Of-Record: true 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-01/txt/msg00599.txt.bz2 On Fri, Jan 28, 2011 at 10:02 AM, Pedro Alves wrot= e: >> I'll wait a couple more days, then submit attached patch if there are no >> further comments. >> > > Thanks for the patience. =A0I have no further comments. So committed. Thanks, --=20 Paul Pluzhnikov