old-cross-binutils/gdb/testsuite/gdb.chill
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 * gch981.{ch,exp}, gch1041.{ch,exp}: New test cases. 1996-04-09 08:19:58 +00:00
builtins.ch * builtins.ch, builtins.exp: Enhance test case. 1996-01-29 08:09:04 +00:00
builtins.exp * gch922.{ch,exp}, powerset.{ch,exp}: New test cases. 1996-03-06 07:44:46 +00:00
callch.ch
callch.exp
ChangeLog * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2, 1996-08-19 17:59:46 +00:00
chexp.exp
chillvars.ch
chillvars.exp * gch922.{ch,exp}, powerset.{ch,exp}: New test cases. 1996-03-06 07:44:46 +00:00
configure * configure.in (AC_PREREQ): autoconf 2.5 or higher. 1996-06-25 12:54:35 +00:00
configure.in * configure.in (AC_PREREQ): autoconf 2.5 or higher. 1996-06-25 12:54:35 +00:00
enum.ch
enum.exp
extstruct-grt.ch * builtins.ch, builtins.exp: Enhance test case. 1996-01-29 08:09:04 +00:00
extstruct.ch * builtins.ch, builtins.exp: Enhance test case. 1996-01-29 08:09:04 +00:00
extstruct.exp * builtins.ch, builtins.exp: Enhance test case. 1996-01-29 08:09:04 +00:00
func1.ch
gch922.ch * gch922.{ch,exp}, powerset.{ch,exp}: New test cases. 1996-03-06 07:44:46 +00:00
gch922.exp * gch922.{ch,exp}, powerset.{ch,exp}: New test cases. 1996-03-06 07:44:46 +00:00
gch981.ch * gch981.{ch,exp}, gch1041.{ch,exp}: New test cases. 1996-04-09 08:19:58 +00:00
gch981.exp * gch981.{ch,exp}, gch1041.{ch,exp}: New test cases. 1996-04-09 08:19:58 +00:00
gch1041.ch * gch981.{ch,exp}, gch1041.{ch,exp}: New test cases. 1996-04-09 08:19:58 +00:00
gch1041.exp * gch981.{ch,exp}, gch1041.{ch,exp}: New test cases. 1996-04-09 08:19:58 +00:00
Makefile.in * */Makefile.in (maintainer-clean): Remove config.log. 1996-03-05 22:42:17 +00:00
misc.ch
misc.exp * gch922.{ch,exp}, powerset.{ch,exp}: New test cases. 1996-03-06 07:44:46 +00:00
powerset.ch * gch922.{ch,exp}, powerset.{ch,exp}: New test cases. 1996-03-06 07:44:46 +00:00
powerset.exp * powerset.exp: Add test. 1996-03-06 08:30:40 +00:00
pr-4975-grt.ch
pr-4975.ch
pr-4975.exp
pr-5016.ch
pr-5016.exp
pr-5020.ch
pr-5020.exp
pr-5022.ch
pr-5022.exp
pr-5646-grt.ch
pr-5646.ch
pr-5646.exp
pr-5984.ch
pr-5984.exp
pr-6292.ch
pr-6292.exp
pr-6632-grt.ch
pr-6632.ch
pr-6632.exp
pr-8134.exp
pr-8136.ch
pr-8136.exp
pr-8405.ch
pr-8405.exp * gdb.base/default.exp: Remove extraneous call to load gdb.exp. 1996-01-31 21:24:38 +00:00
pr-8742.ch
pr-8742.exp
pr-8894-grt.ch * pr-8894.exp, pr-8894.ch, pr-8894-grt.ch: New test case. 1996-02-07 05:54:17 +00:00
pr-8894.ch * pr-8894.exp, pr-8894.ch, pr-8894-grt.ch: New test case. 1996-02-07 05:54:17 +00:00
pr-8894.exp * pr-8894.exp, pr-8894.ch, pr-8894-grt.ch: New test case. 1996-02-07 05:54:17 +00:00
pr-9095.ch * pr-9095.ch, pr-9095.exp: New test case. 1996-03-05 08:12:53 +00:00
pr-9095.exp * pr-9095.ch, pr-9095.exp: New test case. 1996-03-05 08:12:53 +00:00
result.ch
result.exp
string.ch * string.ch, string.exp: Add tests (from Cygnus PR chill/9078). 1996-03-05 08:21:49 +00:00
string.exp * string.ch, string.exp: Add tests (from Cygnus PR chill/9078). 1996-03-05 08:21:49 +00:00
tests1.ch * tests1.{ch,exp}: Tets case modified and enhanced. 1996-04-17 08:24:36 +00:00
tests1.exp * tests1.exp (test_modes): Remove *-*-* setup_sfail for 1996-06-23 17:24:20 +00:00
tests2.ch
tests2.exp * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2, 1996-08-19 17:59:46 +00:00
tuples.ch
tuples.exp