* lib/gdb.exp (setup_xfail_format): New function.
authorFred Fish <fnf@specifix.com>
Sat, 28 Jun 1997 06:03:43 +0000 (06:03 +0000)
committerFred Fish <fnf@specifix.com>
Sat, 28 Jun 1997 06:03:43 +0000 (06:03 +0000)
commit70742cd83193a0f11047a5158a60217cfe99dadd
tree21d8e141042693bfc07af285c50c38a7eac2ba0d
parent08d8f99560920cb059d1d670649b93d9ab384f0d
* lib/gdb.exp (setup_xfail_format): New function.
(get_debug_format): New function to get debug format.
(debug_format): New global variable to hold last value set
by get_debug_format.
* gdb.base/list.exp: Call get_debug_format and expect some
  tests to fail for DWARF 1 and COFF formats.
* gdb.c++/ptype.exp: Ditto.
* gdb.c++/classes.exp: Ditto.
* gdb.c++/cplusfuncs.exp: Ditto.
* gdb.c++/inherit.exp: Ditto.
* gdb.c++/templates.exp: Ditto.
* gdb.c++/virtfunc.exp: Ditto.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/list.exp
gdb/testsuite/gdb.base/ptype.exp
gdb/testsuite/lib/gdb.exp
This page took 0.029109 seconds and 4 git commands to generate.