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: D language support


>>>>> "Leandro" == Leandro Lucarella <llucax@gmail.com> writes:

Leandro> Is the indent program invoked with -gnu option enough to fix the style
Leandro> nits or GDB has its own rules? It might save some time to everybody =)

Weirdly, indent -gnu doesn't really use the GNU style.
It is a sort of approximation.

We have a gdb_indent.sh in the tree, and I think it was used at one
point, but in the end I think it was abandoned.  I think sometimes it
did the wrong thing.

We do spend an inordinate amount of time on something that, ideally,
should be done by a machine.

Tom


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