From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24530 invoked by alias); 7 Dec 2004 04:47:48 -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 24495 invoked from network); 7 Dec 2004 04:47:42 -0000 Received: from unknown (HELO balder.inter.net.il) (192.114.186.15) by sourceware.org with SMTP; 7 Dec 2004 04:47:42 -0000 Received: from zaretski ([80.230.156.125]) by balder.inter.net.il (Mirapoint Messaging Server MOS 3.3.7-GR) with ESMTP id DWX38789 (AUTH halo1); Tue, 7 Dec 2004 06:47:38 +0200 (IST) Date: Tue, 07 Dec 2004 05:00:00 -0000 From: "Eli Zaretskii" To: Andreas Schwab Message-ID: <01c4dc18$Blat.v2.2.2$1336c9a0@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 CC: gdb-patches@sources.redhat.com In-reply-to: (message from Andreas Schwab on Tue, 07 Dec 2004 00:42:04 +0100) Subject: Re: Enable hidden option -l Reply-to: Eli Zaretskii References: X-SW-Source: 2004-12/txt/msg00191.txt.bz2 > From: Andreas Schwab > Date: Tue, 07 Dec 2004 00:42:04 +0100 > > 2004-12-07 Andreas Schwab > > * main.c (long_options): Add entry for "-l". > (print_gdb_help): Add line for -l option. > > doc/ > * gdb.texinfo (Mode Options): Document -l option. The gdb.texinfo patch is approved. Thanks. If the code is approved (I personally am in favor), I think we shiould document this in NEWS as well.