binutils-gdb/gdb/testsuite/gdb.threads
Nicholas Duffek 2f09097b73 * sol-thread.c (GET_LWP, GET_THREAD, BUILD_LWP, BUILD_THREAD):
Change to rely on PIDGET etc.
	* config/i386/nm-i386sol2.h (TARGET_HAS_WATCHPOINTS,
	TARGET_CAN_USE_HARDWARE_WATCHPOINT, HAVE_CONTINUABLE_WATCHPOINT,
	STOPPED_BY_WATCHPOINT, target_[insert/remove]_watchpoint):
	define.  Allow target to use procfs hardware watchpoints.
	* config/sparc/nm-sun4sol2.h: ditto.
	* config/i386/tm-i386sol2.h (PIDGET, TIDGET, MERGEPID): modify
	definitions to use 16 bits for the pid, 15 bits for the tid, and
	1 bit for the flag.
	* config/sparc/tm-sun4sol2.h: ditto.
	(SOFTWARE_SINGLE_STEP, SOFTWARE_SINGLE_STEP_P): undefine.
	* testsuite/gdb.threads/pthreads.exp (all_threads_running): Allow
	for more than 15 thread increments.
2000-04-07 01:14:10 +00:00
..
Makefile.in Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
config.in Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
configure Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
configure.in Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
linux-dp.c import gdb-1999-10-18 snapshot 1999-10-19 02:47:02 +00:00
linux-dp.exp import gdb-1999-12-21 snapshot 1999-12-22 21:45:38 +00:00
pthreads.c Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
pthreads.exp * sol-thread.c (GET_LWP, GET_THREAD, BUILD_LWP, BUILD_THREAD): 2000-04-07 01:14:10 +00:00
step.c Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
step.exp Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
step2.exp Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00