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: [RFA] Move -nx from GDBFLAGS to INTERNAL_GDBFLAGS in testsuite


On Wed, Oct 29, 2008 at 7:01 PM, Joel Brobecker <brobecker@adacore.com> wrote:
>> I like the idea of this patch.  I tend to use "set GDBFLAGS foo" in
>> my boardfiles myself.
>>
>> What do others think of it?
>
> Seems like a good idea to me as well. That's consistent with what
> we do in the Makefile, I believe.
>
>> > +# INTERNAL_GDBFLAGS contains flags that the testsuite requires.
>> > +# ??? Perhaps -nw should go here too.  Dunno.
>>
>> Personally, I'd decide/chose one, and remove this comment.  If
>> you leave it in, we're doomed to stare and be annoyed by
>> it forever.  :-)
>
> I would put the -nw in INTERNAL_GDBCFLAGS as well. Except maybe for
> the doing some TUI-specific testing, I don't see us testing the
> debugger in graphical mode.

Any other comments?  Can I check it in after moving -nw into INTERNAL_GDBCFLAGS?


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