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

Re: [RFA] Testsuite addition for x86 linux GDB and SIGALRM fix


Michael Snyder writes:
> 2) Do the gnu coding standards apply to testsuite source files?
> If so, "callee()" should be replaced by "callee ()".

I recall seeing somewhere that the testsuite programs should come in
a variety of styles, because gcc and gdb should work on all legal
programs, not just those written to the GNU coding standards.

I don't have a reference though.

I completely agree with MichaelS about the other issue (target specific
tests for what to expect).  It's like autoconf -- I like to be blind to
the target and just expect the union of all legal behavior.

MichaelC


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