From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 564 invoked by alias); 13 Feb 2007 17:08:57 -0000 Received: (qmail 535 invoked by uid 22791); 13 Feb 2007 17:08:53 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Tue, 13 Feb 2007 17:08:36 +0000 Received: from dsl093-172-095.pit1.dsl.speakeasy.net ([66.93.172.95] helo=caradoc.them.org) by nevyn.them.org with esmtp (Exim 4.63) (envelope-from ) id 1HH18q-0007fF-W6; Tue, 13 Feb 2007 12:08:33 -0500 Received: from drow by caradoc.them.org with local (Exim 4.63) (envelope-from ) id 1HH18l-0004P0-DT; Tue, 13 Feb 2007 12:08:27 -0500 Date: Tue, 13 Feb 2007 19:33:00 -0000 From: Daniel Jacobowitz To: Thomas Richter Cc: gdb@sourceware.org Subject: Re: [BUG] Tab Expansion for C++ Message-ID: <20070213170827.GA16883@caradoc.them.org> Mail-Followup-To: Thomas Richter , gdb@sourceware.org References: <20070213164628.GA15154@caradoc.them.org> <200702131655.l1DGt1m5026884@mersenne.math.TU-Berlin.DE> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200702131655.l1DGt1m5026884@mersenne.math.TU-Berlin.DE> User-Agent: Mutt/1.5.13 (2006-08-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: 2007-02/txt/msg00109.txt.bz2 On Tue, Feb 13, 2007 at 05:55:01PM +0100, Thomas Richter wrote: > Well, interested in a patch? It might need some tweaking to be sensitive > to the language (i.e. to accept the :: in C++ code only). Sure enough, > it won't fix *all* the problems, but I'm using it here daily and it is > a big improvement. I would need some help of the gdb gurus though to integrate > it "nicely". Do you have an FSF copyright assignment, or are you able / willing to get one? If so, I'd be glad to look at what you've done - otherwise it may be best if I don't. -- Daniel Jacobowitz CodeSourcery