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


Hi Doug,

I like the idea of this patch.  I tend to use "set GDBFLAGS foo" in
my boardfiles myself.

What do others think of it?

> +# 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.  :-)

> +set INTERNAL_GDBFLAGS "-nx"

-- 
Pedro Alves


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