From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17090 invoked by alias); 4 Nov 2003 19:57:38 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 17083 invoked from network); 4 Nov 2003 19:57:37 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 4 Nov 2003 19:57:37 -0000 Received: from int-mx2.corp.redhat.com (nat-pool-rdu-dmz.redhat.com [172.16.52.200] (may be forged)) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id hA4JvaM20482 for ; Tue, 4 Nov 2003 14:57:36 -0500 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx2.corp.redhat.com (8.11.6/8.11.6) with ESMTP id hA4JvYa05176; Tue, 4 Nov 2003 14:57:35 -0500 Received: from redhat.com (reddwarf.sfbay.redhat.com [172.16.24.50]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id hA4JvYJ27539; Tue, 4 Nov 2003 11:57:34 -0800 Message-ID: <3FA804AD.9070303@redhat.com> Date: Tue, 04 Nov 2003 19:57:00 -0000 From: Michael Snyder Organization: Red Hat, Inc. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel Jacobowitz CC: Eli Zaretskii , Andrew Cagney , gdb-patches@sources.redhat.com Subject: Re: RFA: Breakpoint infrastructure cleanups [0/8] References: <20031008165534.GA8718@nevyn.them.org> <3F92B3E5.8010209@gnu.org> <9003-Sun19Oct2003183420+0200-eliz@elta.co.il> <20031030054922.GA7434@nevyn.them.org> In-Reply-To: <20031030054922.GA7434@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-11/txt/msg00048.txt.bz2 Daniel Jacobowitz wrote: > Does anyone disagree with the "breakpoint" and "location" convention > for now? Michael, with the change from impl_breakpoint to bp_location, > are the patches I posted OK? Just let me know if you'd like me to > update and repost them first. Based on my following of the discussion, I'm happy to give a 'rubber stamp' approval -- but I probably should have mentioned earlier (it slipped my mind as well) that I stepped down as maintainer of breakpoints back in March of this year. Maybe I better go edit the maintainers list. ;-/ Michael