From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28099 invoked by alias); 4 Jul 2008 03:19:59 -0000 Received: (qmail 28090 invoked by uid 22791); 4 Jul 2008 03:19:59 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 04 Jul 2008 03:19:40 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id F1E1498373; Fri, 4 Jul 2008 03:19:37 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 73A45982C3; Fri, 4 Jul 2008 03:19:37 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1KEbpg-0008HN-9l; Thu, 03 Jul 2008 23:19:36 -0400 Date: Fri, 04 Jul 2008 03:19:00 -0000 From: Daniel Jacobowitz To: Tom Tromey Cc: Thiago Jung Bauermann , Joel Brobecker , gdb@sourceware.org Subject: Re: GDB Focus Group at the 2008 GCC Summit Message-ID: <20080704031936.GA31514@caradoc.them.org> Mail-Followup-To: Tom Tromey , Thiago Jung Bauermann , Joel Brobecker , gdb@sourceware.org References: <20080619190942.GA3744@adacore.com> <1215055590.6789.1.camel@localhost.localdomain> <20080703123426.GA6795@caradoc.them.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2008-05-11) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-07/txt/msg00029.txt.bz2 On Thu, Jul 03, 2008 at 08:32:54PM -0600, Tom Tromey wrote: > The current code installs the documentation under "help function name". > But if the user does "set $other = $name; help function other", he > won't get anything sensible. IMO, that's fine. -- Daniel Jacobowitz CodeSourcery