From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31889 invoked by alias); 28 Oct 2006 18:57:19 -0000 Received: (qmail 31614 invoked by uid 22791); 28 Oct 2006 18:57:17 -0000 X-Spam-Check-By: sourceware.org Received: from nitzan.inter.net.il (HELO nitzan.inter.net.il) (192.114.186.20) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 28 Oct 2006 18:57:15 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-254-52.inter.net.il [80.230.254.52]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id FAN40796 (AUTH halo1); Sat, 28 Oct 2006 20:57:10 +0200 (IST) Date: Sat, 28 Oct 2006 18:57:00 -0000 Message-Id: From: Eli Zaretskii To: Daniel Jacobowitz CC: gdb-patches@sourceware.org In-reply-to: <20061028152928.GA396@nevyn.them.org> (message from Daniel Jacobowitz on Sat, 28 Oct 2006 11:29:29 -0400) Subject: Re: Improve "help all" Reply-to: Eli Zaretskii References: <200610272340.26372.vladimir@codesourcery.com> <200610281557.57708.vladimir@codesourcery.com> <20061028152928.GA396@nevyn.them.org> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-10/txt/msg00304.txt.bz2 > Date: Sat, 28 Oct 2006 11:29:29 -0400 > From: Daniel Jacobowitz > > - I didn't even know "help all" existed until now. I couldn't find > it in the manual, either. It should definitely be added.