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: recent dejagnu changes


I will submit a patch retaining the *dir_to_run change, and let Geoff try
it in GCC testing to make sure it works.

The solution to support both existing GCC and GDB test trees would be to
eliminate ${test_top_dirs} entries with common path prefix after
${srcdir} (keeping the parent only).  I will cook up a separate patch for
this.

- Jimmy

On Sat, 5 Aug 2000, Fernando Nasser wrote:

>Geoff Keating wrote:
>> 
>> > Actually, the dir_to_run and cmdline_dir_to_run change is OK ... that
>> > allows specification of a list of test suites, instead of one at a time.
>> 
>We do want to retain this functionality.
>
>> Could you post these as a separate patch, and test them separately?
>> They were committed together, and it's difficult to know which part
>> of the commit belongs with which change.
>> 
>Better than that would be if Jimmy submitted a patch commenting out (with the
>explanation why) the code that he believes is the offending one.  If that passes
>the gcc testsuite tests we commit it.
>
>I wonder if there isn't a way to accomodate both the gcc tree structure and the HP one...


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