Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Tue, 30 Jul 2002 06:41:25 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: gdb 2002.7.19.cvs: source code tabs incorrectly displayed Message-ID: <20020730104125.GB18025@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <200207300804 DOT g6U84XdK010358 AT sonic DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200207300804.g6U84XdK010358@sonic.net> User-Agent: Mutt/1.3.23.1i On Tue, Jul 30, 2002 at 01:04:33AM -0700, Bryan Higgins wrote: >With tabs = 8, the strings > > char onetab; > int twotabs; > >that is, > > char^Ionetab; > int^I^Itwotabs; > >(four leading spaces), are rendered as > > nnnn char onetab; > nnnn int twotabs; > >in the source display. Tabs should be expanded relative to the first source >column (column 7), not column 1. Sounds like a problem for insight AT sources DOT redhat DOT com. That's the mailing list for reporting problems with the graphical version of gdb. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/