From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5841 invoked by alias); 12 Dec 2003 06:18:14 -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 5833 invoked from network); 12 Dec 2003 06:18:13 -0000 Received: from unknown (HELO zenia.home) (12.223.225.216) by sources.redhat.com with SMTP; 12 Dec 2003 06:18:13 -0000 Received: by zenia.home (Postfix, from userid 5433) id 6C36A20766; Fri, 12 Dec 2003 01:15:41 -0500 (EST) To: Daniel Jacobowitz Cc: Eli Zaretskii , Jeff Johnston , gdb-patches@sources.redhat.com Subject: Re: [RFA]: breakpoint.c patch (prelude to pending breakpoint support) References: <3FD7C458.2080404@redhat.com> <20031211142119.GA26428@nevyn.them.org> From: Jim Blandy Date: Fri, 12 Dec 2003 06:18:00 -0000 In-Reply-To: Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-12/txt/msg00330.txt.bz2 Jim Blandy writes: > Do you mean, here, that having breakpoint_enabled return false for > permanent breakpoints results in fewer changes overall? I would > expect the opposite --- permanent breakpoints really are enabled. (Just to be clear --- I don't object to the patch.)