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: [PATCH] [RFC] Automatically append 'gdb/testsuite/boards' to DejaGnu's boards dir list.


Hi Pedro,

> I wonder what people think of this...
> 
> This makes it possible to just do
> 
>   'make check RUNTESTFLAGS="native-gdbserver.exp"'
> 
> without having to setup a DEJAGNU environment, (set
> $DEJAGNU=...site.exp, copy/symlink the boards dir, etc.).

I was hoping that I would have some time to look at the patch,
but I don't think it's going to happen this week. But I just LOVE
the idea of it. In fact, I have been doing my own testing by
setting DEJAGNU=... to the board file in the source directory
itself, rather than make a copy. The only thing I needed to do
was create a boards directory inside the sources which was less
than ideal. So, I'm all for your enhancement.

Thanks for doing this!

-- 
Joel


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