* gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
authorJim Kingdon <jkingdon@engr.sgi.com>
Mon, 24 May 1993 06:29:48 +0000 (06:29 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Mon, 24 May 1993 06:29:48 +0000 (06:29 +0000)
commite726f3b519b8c81d1b71df03cf5d4a5c72d6aae7
treed71063c2f913e46204f5c173eee8035c511ba1e8
parenta1092b5df434ee51920ceb270eb969726396c694
* gdb.t00/teststrategy.exp: For p "foo", remove sun4 XFAIL (see
PRMS 1823; the bug still exists but isn't reproduced by this test
anymore), and remove rs6000 XFAIL (the bug is fixed).

* gdb.t03/ptype.exp: Comment out a lot of tests which are basically
duplicated from whatis.exp.  For those that are left, accept
"long", "long int", or "int" for long variables (whatis.exp already
has an XFAIL for "int", so no need to fail it here).

* gdb.t02/whatis.exp, gdb.t10/crossload.exp:
Deal with GCC's names for types now that GDB uses the compiler's names.

* gdb.t02/{Makefile.in,gdbme.c,whatis.exp}:  If not GCC, do some
setup_xfail's for sunos4.  If we #defined the signed keyword away,
don't expect GDB to know that char it is signed.

* gdb.t00/teststrategy.exp: Update for symbolic signal names.
gdb/testsuite/ChangeLog
This page took 0.029213 seconds and 4 git commands to generate.