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]
Other format: [Raw text]

Re: [patch] New testcase for PR:1291


Copyright nagging: gdb1291.c needs either a copyright notice,
or an explicit notice that copyright has been abandoned and
the file is in the public domain.

(gcc has a policy that they want bug reports to include
pre-processed C source, which means all the comments were gone.
But we have no such policy.  Instead, we have a policy that all
files longer than 10 lines must have copyright notices,
including test files).

Also, Andrew says that the preferred incantation is
"this file is part of gdb", not "this file is part of the gdb
test suite".

Other than that, I don't have any stylistic complaints.
Lightly proofread.  Not tested.  Busy day for me.  :(

Michael C

Changelog:

2003-10-24  Kris Warkentin  <kewarken@qnx.com>

 * gdb.arch/gdb1291.c: New test file.
 * gdb.arch/gdb1291.exp: New test script.


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