This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB 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]

setting tabwidth


I'd like to have gdb print 4 spaces for every tab in my program when I
list code.  There seems to be a .gdbinit item:

   tabset 4

but it keeps throwing me in -tui mode.  Is there a way of setting the
number of spaces per tab in gdb's code listing that doesn't put me in
the ncurses UI?

Thanks,
Pete

-- 
In theory, theory and practise are the same.  In practise, they aren't.
GPG Instructions: http://www.dirac.org/linux/gpg
GPG Fingerprint: B9F1 6CF3 47C4 7CD8 D33E 70A9 A3B9 1945 67EA 951D


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