old-cross-binutils/gdb/testsuite
Daniel Jacobowitz 3d799a9542 * linux-nat.c (struct simple_pid_list): Add status.
(add_to_pid_list): Record the PID's status.
	(linux_record_stopped_pid): Likewise.  Make static.
	(pull_pid_from_list): Return the saved status.
	(linux_nat_handle_extended): Deleted.
	(linux_handle_extended_wait): Combine with linux_nat_handle_extended.
	Make static.  Handle non-SIGSTOP for a new thread's first signal.
	(flush_callback): Handle unexpected pending signals.
	(linux_nat_wait): Update calls to changed functions.
	* linux-nat.h (linux_record_stopped_pid, linux_handle_extended_wait):
	Remove prototypes for newly static functions.

	* gdb.threads/sigthread.c, gdb.threads/sigthread.exp: New.
2007-01-08 21:09:47 +00:00
..
config 2006-09-20 Michael Snyder <michael.snyder@localhost.localdomain> 2006-09-20 22:56:34 +00:00
gdb.ada Make this testcase a bit more realistic. The current code 2007-01-04 10:59:03 +00:00
gdb.arch * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align. 2006-12-31 14:51:57 +00:00
gdb.asm * gdb.asm/asm-source.exp: Add "spu*-*-*" target. 2006-11-22 17:19:52 +00:00
gdb.base * gdb.base/nofield.c: New file. 2007-01-05 05:56:37 +00:00
gdb.cp * NEWS: Mention pointer to member improvements. 2007-01-03 18:05:45 +00:00
gdb.disasm * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with 2006-08-10 05:27:22 +00:00
gdb.dwarf2 * gdb.base/huge.c: Allow CRASH_GDB to be set from command 2006-07-04 09:40:28 +00:00
gdb.fortran * gdb.fortran/derived-type.f90: New file. 2006-02-24 07:29:42 +00:00
gdb.gdb * gdb.base/annota1.exp: Allow .*printf in backtraces. 2006-12-31 20:01:25 +00:00
gdb.hp * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file with 2006-08-10 05:27:22 +00:00
gdb.java * gdb.base/annota1.exp: Allow .*printf in backtraces. 2006-12-31 20:01:25 +00:00
gdb.mi mi-var-cp.exp: New test for references to pointers. 2007-01-04 23:08:56 +00:00
gdb.objc * gdb.base/annota1.exp: Allow .*printf in backtraces. 2006-12-31 20:01:25 +00:00
gdb.server
gdb.stabs * gdb.stabs/weird.exp (print_weird_var): Don't send extra \n. 2006-11-22 15:24:07 +00:00
gdb.threads * linux-nat.c (struct simple_pid_list): Add status. 2007-01-08 21:09:47 +00:00
gdb.trace 2006-11-10 Vladimir Prus <vladimir@codesourcery.com> 2006-11-10 16:58:53 +00:00
lib * varobj.c (varobj_list_children): Stop if the number of children is 2007-01-04 21:55:04 +00:00
.gdbinit
aclocal.m4 gdb/ 2006-06-21 13:57:21 +00:00
ChangeLog * linux-nat.c (struct simple_pid_list): Add status. 2007-01-08 21:09:47 +00:00
configure gdb/ 2006-06-21 13:57:21 +00:00
configure.ac gdb/ 2006-06-21 13:57:21 +00:00
Makefile.in gdb/ 2006-06-21 13:57:21 +00:00
TODO