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: Regression for gdb.base/help.exp [Re: [PATCH v3] gdb: improve usage strings]


On Wednesday, August 15 2012, Mike Frysinger wrote:

> btw, is there an easy way to run one specific .exp ?  for gdb.base, i found i 
> can cheat by doing:

You can:

make check RUNTESTFLAGS='gdb.bla/test.exp' # or whatever test you want

If you want to run with -m32:

make check RUNTESTFLAGS='--target_board=unix/-m32 gdb.bla/test.exp'

There are indeed many options for RUNTESTFLAGS, you can see more at:

sourceware.org/gdb/wiki/TestingGDB

-- 
Sergio

Attachment: pgp00000.pgp
Description: PGP signature


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