From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16380 invoked by alias); 16 Nov 2008 21:55:35 -0000 Received: (qmail 16317 invoked by uid 22791); 16 Nov 2008 21:55:35 -0000 X-Spam-Check-By: sourceware.org Received: from mtaout1.012.net.il (HELO mtaout1.012.net.il) (84.95.2.1) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 16 Nov 2008 21:54:55 +0000 Received: from conversion-daemon.i-mtaout1.012.net.il by i-mtaout1.012.net.il (HyperSendmail v2007.08) id <0KAG001004NNEA00@i-mtaout1.012.net.il> for gdb-patches@sourceware.org; Sun, 16 Nov 2008 23:56:35 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.126.205.49]) by i-mtaout1.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KAG00FF34YAGLB0@i-mtaout1.012.net.il>; Sun, 16 Nov 2008 23:56:35 +0200 (IST) Date: Mon, 17 Nov 2008 19:33:00 -0000 From: Eli Zaretskii Subject: Re: [RFA/doco] document the removal of "catch load" and "catch unload" In-reply-to: <20081116184554.GJ9963@adacore.com> X-012-Sender: halo1@inter.net.il To: Joel Brobecker Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: References: <20081116184554.GJ9963@adacore.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: 2008-11/txt/msg00425.txt.bz2 > Date: Sun, 16 Nov 2008 10:45:54 -0800 > From: Joel Brobecker > > First, a NEWS entry to document the fact that 2 commands have been > removed: > > 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.