This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gdb 2002.7.19.cvs: source code tabs incorrectly displayed


Have you set your gdb font to a non-proportional font?

---------------------------------
Q-Games, Dylan Cuthbert.
http://www.q-games.com
P2P internet radio - http://www.peercast.org

"Bryan Higgins" <bryan@motet.com> wrote in message
200207300804.g6U84XdK010358@sonic.net">news:200207300804.g6U84XdK010358@sonic.net...
> 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.
>
> --
> 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/
>
>




--
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/

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]