old-cross-binutils/gdb/testsuite/gdb.threads
Fred Fish 6f5fbad328 * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
PTHREAD_CREATE_NULL_ARG2): Accomodate old pthreads implementations.
	* gdb.threads/pthreads.exp: Try linking with both -lpthread (Solaris)
 	and -lpthreads (everybody else).
	(test_startup): Fail gracefully if threads are not supported.
	* gdb.base/nodebug.exp: Add setup_xfail hppa*-*-hpux* for
	"p/c array_index("abcdef",2)" when not gcc compiled.
	* gdb.base/corefile.exp: Add setup_xfail hppa*-*-hpux* for
	"print func2::coremaker_local" when not gcc compiled.
	* gdb.base/opaque.exp: Remove setup_xfail hppa*-*-hpux* for
	"ptype on opaque struct tagname (statically)",
	"ptype on opaque struct tagname (dynamically) 1", and
	"ptype on opaque struct tagname (dynamically) 2"
	for not compiled with gcc.
	* gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
	backtrace when compiled with gcc.
	* lib/gdb.exp (runto_main): Return result of "runto main" rather
	than always return success.
1996-08-19 17:59:46 +00:00
..
.Sanitize * configure.in (configdirs): Add gdb.threads. 1996-08-07 18:14:56 +00:00
config.in * configure.in (configdirs): Add gdb.threads. 1996-08-07 18:14:56 +00:00
configure * configure.in (configdirs): Add gdb.threads. 1996-08-07 18:14:56 +00:00
configure.in * configure.in (configdirs): Add gdb.threads. 1996-08-07 18:14:56 +00:00
Makefile.in * gdb.threads/Makefile.in (docdir): Removed. 1996-06-25 14:18:52 +00:00
pthreads.c * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2, 1996-08-19 17:59:46 +00:00
pthreads.exp * configure.in (configdirs): Add gdb.threads. 1996-08-07 18:14:56 +00:00
step.c