From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29147 invoked by alias); 16 Apr 2009 17:25:40 -0000 Received: (qmail 29110 invoked by uid 22791); 16 Apr 2009 17:25:39 -0000 X-SWARE-Spam-Status: No, hits=2.6 required=5.0 tests=AWL,BAYES_00,BOTNET,RCVD_IN_JMF_BL,SPF_SOFTFAIL 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.43rc1) with ESMTP; Thu, 16 Apr 2009 17:25:33 +0000 Received: from conversion-daemon.i-mtaout1.012.net.il by i-mtaout1.012.net.il (HyperSendmail v2007.08) id <0KI700400ECGGK00@i-mtaout1.012.net.il> for gdb-patches@sourceware.org; Thu, 16 Apr 2009 20:25:08 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.229.34.97]) by i-mtaout1.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KI70014NF1VXF80@i-mtaout1.012.net.il>; Thu, 16 Apr 2009 20:25:08 +0300 (IDT) Date: Thu, 16 Apr 2009 17:25:00 -0000 From: Eli Zaretskii Subject: Re: [RFA/doco] Remove reference to PROC_NAME_FMT In-reply-to: <20090416071019.GJ7603@adacore.com> To: Joel Brobecker Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <838wm0lddt.fsf@gnu.org> References: <20090416071019.GJ7603@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: 2009-04/txt/msg00369.txt.bz2 > Date: Thu, 16 Apr 2009 00:10:19 -0700 > From: Joel Brobecker > > This macro was deprecated and is now no longer used. > > 2009-04-16 Joel Brobecker > > * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT. > This macro is no longer used. > > Tested by rebuilding the html version of gdbint. > OK to commit? Yes, thanks.