From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24557 invoked by alias); 28 Jan 2011 18:02:36 -0000 Received: (qmail 24544 invoked by uid 22791); 28 Jan 2011 18:02:35 -0000 X-SWARE-Spam-Status: No, hits=-1.9 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; Fri, 28 Jan 2011 18:02:31 +0000 Received: (qmail 20052 invoked from network); 28 Jan 2011 18:02:29 -0000 Received: from unknown (HELO scottsdale.localnet) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 28 Jan 2011 18:02:29 -0000 From: Pedro Alves To: Paul Pluzhnikov Subject: Re: [patch] Fix leak of bp_jit_event breakpoints Date: Fri, 28 Jan 2011 20:38:00 -0000 User-Agent: KMail/1.13.5 (Linux/2.6.35-24-generic; KDE/4.5.1; x86_64; ; ) Cc: gdb-patches@sourceware.org, Yao Qi References: <20110119204315.0A235190C48@elbrus2.mtv.corp.google.com> <201101272259.02058.pedro@codesourcery.com> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201101281802.27566.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-01/txt/msg00558.txt.bz2 On Friday 28 January 2011 17:47:40, Paul Pluzhnikov wrote: > gdb.base/jit.exp passes with both gdb and native gdbserver. > > I'll wait a couple more days, then submit attached patch if there are no > further comments. > Thanks for the patience. I have no further comments. -- Pedro Alves