From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32689 invoked by alias); 18 Nov 2008 20:44:59 -0000 Received: (qmail 32660 invoked by uid 22791); 18 Nov 2008 20:44:58 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 18 Nov 2008 20:44:23 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id AE36E2A9644 for ; Tue, 18 Nov 2008 15:44:21 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id t+QQCCFmTCQT for ; Tue, 18 Nov 2008 15:44:21 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 946422A9630 for ; Tue, 18 Nov 2008 15:44:21 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 6559BE7ACD; Tue, 18 Nov 2008 15:44:16 -0500 (EST) Date: Wed, 19 Nov 2008 03:49:00 -0000 From: Joel Brobecker To: gdb-patches@sourceware.org Subject: Re: [RFA/doco] document the removal of "catch load" and "catch unload" Message-ID: <20081118204416.GA3838@adacore.com> References: <20081116184554.GJ9963@adacore.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i 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: 2008-11/txt/msg00481.txt.bz2 > > 2008-11-16 Joel Brobecker > > > > * NEWS: Document the removal of "catch load" and "catch unload". > > > > And next, an update to the GDB manual, to remove the documentation > > of these commands: > > > > * gdb.texinfo (Set Catchpoints): Remove the documentation of > > commands "catch load" and "catch unload". > > > > OK to commit? > > Yes, thanks. Thanks, Eli. Now checked in. -- Joel