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: GDB record patch 0.1.6 for GDB branch msnyder-reverse-20080609-branch release


On Friday 04 July 2008 07:04:53, teawater wrote:

> BTW, I use "indent -gnu xxx.c" to deal with format case. How do you
> think about it?

Fine to use once in your new files.  Not so nice on existing files
which you are also changing, otherwise, you'll get what I was asking
not to have (spurious formatting changes).

Note that it only takes care of indentation, it doesn't take care
of extra braces and parenthesis.

-- 
Pedro Alves


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