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: [PATCH, moxie, sim] Add mul.x and umul.x instruction support


On Wed, Dec 24, 2014 at 5:43 AM, Joel Brobecker <brobecker@adacore.com> wrote:
>> 2014-12-24  Anthony Green  <green@moxielogic.com>
>> [...]
> Can you add an empty line after the local variable declarations?
> This is part of GDB's Coding Standard...
>
> Also, you appear to have some code in between local variable
> declarations, which is not allowed (non C90, I think). Can you fix?

Maybe as a "baby step" towards a more modern gdb, can we relax these
for the sim tree?

Just a suggestion, I don't have a strong opinion, other than lamenting
the ways in which gdb is held back.

[I can't remember the last time we had this discussion for the sim tree.
If it was in the recent past, apologies.  Let me know and I'll add
something to the wiki
to help prevent bringing this up again, at least in the near future.]


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