From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5832 invoked by alias); 9 Apr 2012 16:31:07 -0000 Received: (qmail 5820 invoked by uid 22791); 9 Apr 2012 16:31:03 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout21.012.net.il (HELO mtaout21.012.net.il) (80.179.55.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 09 Apr 2012 16:30:47 +0000 Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0M28002000ILT300@a-mtaout21.012.net.il> for gdb-patches@sourceware.org; Mon, 09 Apr 2012 19:30:45 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.229.57.204]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M28002550J5RQE0@a-mtaout21.012.net.il>; Mon, 09 Apr 2012 19:30:42 +0300 (IDT) Date: Mon, 09 Apr 2012 16:31:00 -0000 From: Eli Zaretskii Subject: Re: [2/2] RFA: implement 'set print symbol' In-reply-to: <87hawtasc9.fsf@fleche.redhat.com> To: Tom Tromey Cc: gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: <83zkak7ttt.fsf@gnu.org> References: <871uo2giob.fsf@fleche.redhat.com> <83obr5c27t.fsf@gnu.org> <87hawtasc9.fsf@fleche.redhat.com> X-IsSubscribed: yes 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 X-SW-Source: 2012-04/txt/msg00149.txt.bz2 > From: Tom Tromey > Cc: gdb-patches@sourceware.org > Date: Mon, 09 Apr 2012 08:32:38 -0600 > > >>>>> "Eli" == Eli Zaretskii writes: > > Eli> OK for the documentation part. Although personally, I'm not happy > Eli> that from now on "set print sym TAB" will not auto-complete to a full > Eli> command, like it did before. But that's me. > > If you pick a better name, I will change the patch. How about "set print auto-symbol-filename"? Or maybe make "set print symbol-filename" a tristate setting, with an additional state "always"?