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: RFC: next/finish/etc -vs- exceptions


On Wed, Nov 24, 2010 at 11:58 PM, Jan Kratochvil
<jan.kratochvil@redhat.com> wrote:
>> diff --git a/gdb/testsuite/gdb.cp/gdb9593.exp b/gdb/testsuite/gdb.cp/gdb9593.exp
>> new file mode 100644
>> index 0000000..04e9c82
>> --- /dev/null
>> +++ b/gdb/testsuite/gdb.cp/gdb9593.exp
>
> Please do not use numeric names for testcases. ?When dealing with them during
> regression testing / rebasing etc. it makes more difficult to keep track of
> all the numbers and what they were testing.

For reference sake,
if this is to become a rule, I think we should codify it in the coding
standards.

Personally, I don't mind the numbers, but I'm happy to go with the flow.


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