From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7489 invoked by alias); 21 Sep 2004 03:43:12 -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 7482 invoked from network); 21 Sep 2004 03:43:11 -0000 Received: from unknown (HELO balder.inter.net.il) (192.114.186.15) by sourceware.org with SMTP; 21 Sep 2004 03:43:11 -0000 Received: from zaretski ([80.230.157.31]) by balder.inter.net.il (Mirapoint Messaging Server MOS 3.3.7-GR) with ESMTP id DUK72657 (AUTH halo1); Tue, 21 Sep 2004 06:43:04 +0300 (IDT) Date: Tue, 21 Sep 2004 03:43:00 -0000 From: "Eli Zaretskii" To: Jason Molenda Message-ID: <01c49f8c$Blat.v2.2.2$f86dcdc0@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 CC: gdb-patches@sources.redhat.com, jimb@redhat.com, kettenis@jive.nl, dpatel@apple.com In-reply-to: <20040920122812.A43212@molenda.com> (message from Jason Molenda on Mon, 20 Sep 2004 12:28:12 -0700) Subject: Re: RFA/doc-patch stabs reader: Recognize language hint in SO stab Reply-to: Eli Zaretskii References: <4F2AF76A-E71B-11D8-B4BD-000A9569836A@apple.com> <7137-Fri06Aug2004115131+0300-eliz@gnu.org> <20040920122812.A43212@molenda.com> X-SW-Source: 2004-09/txt/msg00334.txt.bz2 > Date: Mon, 20 Sep 2004 12:28:12 -0700 > From: Jason Molenda > Cc: gdb-patches@sources.redhat.com, jimb@redhat.com, kettenis@jive.nl, > dpatel@apple.com > > So I'd like to get the documentation checked in to gdb, at least. > Can you approve this? The patch goes through makeinfo and texi2html > without any warnings; the generated HTML looks fine. Approved. Please commit this. Thanks.