From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24739 invoked by alias); 22 Dec 2003 03:43:23 -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 24686 invoked from network); 22 Dec 2003 03:43:20 -0000 Received: from unknown (HELO zenia.home) (12.223.225.216) by sources.redhat.com with SMTP; 22 Dec 2003 03:43:20 -0000 Received: by zenia.home (Postfix, from userid 5433) id DA7D0207B3; Sun, 21 Dec 2003 22:39:30 -0500 (EST) To: Daniel Jacobowitz Cc: gdb-patches@sources.redhat.com Subject: Re: RFA: protect breakpoint commands from being freed References: <20031217183208.GA29882@nevyn.them.org> From: Jim Blandy Date: Mon, 22 Dec 2003 03:43:00 -0000 In-Reply-To: <20031217183208.GA29882@nevyn.them.org> 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/msg00465.txt.bz2 Daniel Jacobowitz writes: > I don't believe anyone has objected to this patch, and it looks good to > me. Please check this in. Committed; thanks.