This is the mail archive of the gdb-patches@sourceware.org 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]

Re: coding conventions


> Date: Sun, 3 Jan 2010 07:16:38 +0400
> From: Joel Brobecker <brobecker@adacore.com>
> Cc: gdb-patches@sourceware.org
> 
> We also replace blocks of 8 spaces at the beginning of a line by
> tabs.

Not only at the beginning of a line, IMO: side comments can also be
indented with a mixture of TABs and spaces.  At least that's what
Emacs does by default.


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