From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14379 invoked by alias); 22 Jul 2011 14:30:35 -0000 Received: (qmail 14368 invoked by uid 22791); 22 Jul 2011 14:30:34 -0000 X-SWARE-Spam-Status: No, hits=-2.5 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; Fri, 22 Jul 2011 14:30:10 +0000 Received: (qmail 24680 invoked from network); 22 Jul 2011 14:30:09 -0000 Received: from unknown (HELO scottsdale.localnet) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 22 Jul 2011 14:30:09 -0000 From: Pedro Alves To: pmuldoon@redhat.com Subject: Re: more OO, use breakpoints_ops for all kinds of breakpoints (Re: [patch] [python] Expose some breakpoint operations to Python) Date: Fri, 22 Jul 2011 15:20:00 -0000 User-Agent: KMail/1.13.6 (Linux/2.6.38-8-generic; KDE/4.6.2; x86_64; ; ) Cc: gdb-patches@sourceware.org References: <201106241741.20442.pedro@codesourcery.com> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201107221530.05725.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-07/txt/msg00610.txt.bz2 On Friday 22 July 2011 14:48:02, Phil Muldoon wrote: > Pedro Alves writes: > > > On Thursday 23 June 2011 18:04:26, Pedro Alves wrote: > > > >> I'd like to finish that conversion soon. > > > > I did a bit more work on this. > > > This has no regressions for me. It misses some comments and > > cosmetics here and there, and a ChangeLog entry. I'll try to > > get back to this soon, but I've got other fish to fry at > > the moment. > > Pedro, > > Hi! > > Have you had any more time to look at this? Stay tuned. :-) -- Pedro Alves