Regression for gdb.base/help.exp [Re: [PATCH v3] gdb: improve usage strings]

Sergio Durigan Junior sergiodj@redhat.com
Mon Aug 20 04:29:00 GMT 2012


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20120820/efd75787/attachment.sig>


More information about the Gdb-patches mailing list