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: add check// targets to gdb


On Jun  3, 2004, Daniel Jacobowitz <drow@false.org> wrote:

> Is there some particular reason this should be in each target tool's
> directory rather than at the top level (make check-gdb//{a,b}) ?

Top level could support it as well, but each directory runs its
testsuite in a slightly different way.  For example, gdb must run
configure within the testsuite dir, while gcc only requires site.exp
in there.

BTW, I just found out the patch didn't quite work.  There are some
sub-subdirectories of testsuite that have to be configured as well.
I'll post an update later.

-- 
Alexandre Oliva             http://www.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}


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