darling-gdb/gdb/testsuite/gdb.threads
Daniel Jacobowitz b5ab8ff3a4 Fix PR gdb/844
* lib/gdb.exp (gdb_compile): Handle "quiet" option.
	(gdb_compile_pthreads): Pass "quiet" to gdb_compile.

	* gdb.threads/gcore-thread.exp: Use gdb_compile_pthreads.  Return
	instead of calling gdb_suppress_entire_file.
	* gdb.threads/print-threads.exp: Likewise.
	* gdb.threads/schedlock.exp: Likewise.

	* gdb.threads/killed.exp: Return instead of calling
	gdb_suppress_entire_file.
	* gdb.threads/linux-dp.exp: Likewise.
	* gdb.threads/pthreads.exp: Likewise.
2003-01-04 23:05:05 +00:00
..
gcore-thread.exp Fix PR gdb/844 2003-01-04 23:05:05 +00:00
killed.c * gdb.threads/killed.exp, gdb.threads/killed.c: New test. 2002-09-03 20:02:48 +00:00
killed.exp Fix PR gdb/844 2003-01-04 23:05:05 +00:00
linux-dp.c
linux-dp.exp Fix PR gdb/844 2003-01-04 23:05:05 +00:00
Makefile.in
print-threads.c
print-threads.exp Fix PR gdb/844 2003-01-04 23:05:05 +00:00
pthreads.c
pthreads.exp Fix PR gdb/844 2003-01-04 23:05:05 +00:00
schedlock.c * gdb.threads/schedlock.c (args): Make unsigned. 2002-10-23 03:22:56 +00:00
schedlock.exp Fix PR gdb/844 2003-01-04 23:05:05 +00:00
step2.exp
step.c
step.exp