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


> 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.

-- 
Joel


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