From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11475 invoked by alias); 13 Dec 2002 21:36:35 -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 11463 invoked from network); 13 Dec 2002 21:36:29 -0000 Received: from unknown (HELO mail-out2.apple.com) (17.254.0.51) by sources.redhat.com with SMTP; 13 Dec 2002 21:36:29 -0000 Received: from mailgate1.apple.com (A17-128-100-225.apple.com [17.128.100.225]) by mail-out2.apple.com (8.11.3/8.11.3) with ESMTP id gBDLaSI18422 for ; Fri, 13 Dec 2002 13:36:28 -0800 (PST) Received: from scv3.apple.com (scv3.apple.com) by mailgate1.apple.com (Content Technologies SMTPRS 4.2.5) with ESMTP id ; Fri, 13 Dec 2002 13:36:04 -0800 Received: from bothner.com (il0102b-dhcp138.apple.com [17.201.26.188]) by scv3.apple.com (8.11.3/8.11.3) with ESMTP id gBDLaSf20060; Fri, 13 Dec 2002 13:36:28 -0800 (PST) Message-ID: <3DFA4EEC.60201@bothner.com> Date: Fri, 13 Dec 2002 13:49:00 -0000 From: Per Bothner User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2b) Gecko/20021016 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Andrew Cagney CC: gdb-patches@sources.redhat.com Subject: Re: gdb patch to suppress empty lines, re-visited References: <3DF6CDC2.5050105@bothner.com> <3DF7C9FF.63429C4D@redhat.com> <3DFA356F.6000405@bothner.com> <3DFA4468.8070205@redhat.com> In-Reply-To: <3DF6CDC2.5050105@bothner.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-12/txt/msg00437.txt.bz2 Andrew Cagney wrote: > Personally, I don't like it :-) Any particular reason? (Except that it's different from what we're used to?) Try it - you might like it! > At least not as a default. I guess we can add it as a non-default to let people try it out without forcing them to. But long-term, I dislike too many options, and prefer picking the best defaults. And obviously I think this makes for a nicer interface. As I said: Try it in your tree. It's a simple, localized patch. It can of course be modified to only work where it makes most sense. Candidates include list, print, and [e]xamine. The step commands also work nicely with this feature. -- --Per Bothner per@bothner.com http://www.bothner.com/per/