From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11497 invoked by alias); 7 Feb 2014 16:18:19 -0000 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 Received: (qmail 11485 invoked by uid 89); 7 Feb 2014 16:18:18 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_SOFTFAIL autolearn=no version=3.3.2 X-HELO: mtaout21.012.net.il Received: from mtaout21.012.net.il (HELO mtaout21.012.net.il) (80.179.55.169) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 07 Feb 2014 16:18:17 +0000 Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0N0M00200VX8O700@a-mtaout21.012.net.il> for gdb-patches@sourceware.org; Fri, 07 Feb 2014 18:18:14 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0N0M002PIVYDI580@a-mtaout21.012.net.il>; Fri, 07 Feb 2014 18:18:14 +0200 (IST) Date: Fri, 07 Feb 2014 16:18:00 -0000 From: Eli Zaretskii Subject: Re: [PATCH] Use Doxygen for internals documentation In-reply-to: <87d2izx7cl.fsf@gnu.org> To: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83fvnuyjzw.fsf@gnu.org> MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-transfer-encoding: 8BIT References: <52F420E0.9050203@earthlink.net> <87d2izx7cl.fsf@gnu.org> X-IsSubscribed: yes X-SW-Source: 2014-02/txt/msg00212.txt.bz2 > From: ludo@gnu.org (Ludovic Courtès) > Date: Fri, 07 Feb 2014 16:36:42 +0100 > > Stan Shebs skribis: > > > Here is the official patch for the introduction of Doxygen that I > > proposed last fall. > > What would happen to gdbint.info? It was deleted already, see the GDB 7.7 tarball.