old-cross-binutils/gdb/testsuite/gdb.stabs
Peter Schauer a72e983365 * gdb.stabs/alpha.mt: New configuration file for alpha.
* gdb.stabs/configure.in:  Use it.
	* gdb.stabs/ecoff.mt, weird-ecoff.sed:  Change sed script to enable
	sharing with alpha.mt, redefine long to word via preprocessor.
	* gdb.stabs/weird.def:  Conditionally adapt storage layout of v_comb
	for alpha.
	* gdb.stabs/weird.exp:  Handle compilation of weird.s by alpha
	native cc.
	* gdb.t00/teststrategy.exp:  Change expect string so that we
	consume the `(xgdb)' from the command echo and from the gdb prompt.
	* gdb.t05/expr.exp:  xfail "print unsigned int == (~0)" on the alpha.
	gdb currently compares all values as long, so this failure probably
	applies to any configuration where LONGEST is bigger than a target int.
	* gdb.t08/comp-info.c:  New file to determine if gdbme is compiled
	with gcc.
	* gdb.t08/Makefile.in, opaque.exp:  Use it. Alpha native cc is unable
	to handle opaque pointers, gcc is.
	* gdb.t21/gdbme.cc, gdb.t23/gdbme.cc:  operator new takes a size_t
	as first argument. Include <sys/types.h> and change all operator
	new definitions to use size_t.
	* gdb.t21/cplusfuncs.exp:  Handle changes in output for operator new
	now that we use size_t.
1993-10-05 19:32:46 +00:00
..
.Sanitize * gdb.stabs/alpha.mt: New configuration file for alpha. 1993-10-05 19:32:46 +00:00
alpha.mt * gdb.stabs/alpha.mt: New configuration file for alpha. 1993-10-05 19:32:46 +00:00
aout.mt Change wierd to weird 1993-09-15 22:17:29 +00:00
configure.in * gdb.stabs/alpha.mt: New configuration file for alpha. 1993-10-05 19:32:46 +00:00
ecoff.mt * gdb.stabs/alpha.mt: New configuration file for alpha. 1993-10-05 19:32:46 +00:00
Makefile.in New directory 1993-05-21 01:31:26 +00:00
weird-aout.S Change wierd to weird 1993-09-15 22:17:29 +00:00
weird-ecoff.S Change wierd to weird 1993-09-15 22:17:29 +00:00
weird-ecoff.sed * gdb.stabs/alpha.mt: New configuration file for alpha. 1993-10-05 19:32:46 +00:00
weird-xcoff.S Change wierd to weird 1993-09-15 22:17:29 +00:00
weird.exp * config/mips-gdb.exp (gdb_load): Increase timeout to 2400. 1993-09-16 17:57:19 +00:00
xcoff.mt Change wierd to weird 1993-09-15 22:17:29 +00:00