binutils-gdb/gdb/testsuite
Pedro Alves 64776a0b2d 2012-07-20 Pedro Alves <palves@redhat.com>
PR threads/11692
	PR gdb/12203

	gdb/
	* infrun.c (handle_inferior_event) <new thread>: Don't special
	case minus_one_ptid.
	<TARGET_WAITKIND_SPURIOUS>: Ditto.
	* linux-thread-db.c (thread_get_info_callback): Don't return early
	if the thread is zombie.
	(thread_from_lwp): Change return type to void.  Rewrite stale
	comment.
	(attach_thread): Don't return early if the thread is zombie,
	instead set its "dying" flag.
	(thread_db_wait): Don't return TARGET_WAITKIND_SPURIOUS anymore.
	(find_new_threads_callback): Don't return early if the thread is
	zombie.

	gdb/testsuite/
	* gdb.threads/create-fail.c: New file.
	* gdb.threads/create-fail.exp: New file.
2012-07-20 17:27:29 +00:00
..
boards gdb/testsuite: 2012-06-22 07:45:57 +00:00
config 2012-07-19 Pedro Alves <palves@redhat.com> 2012-07-19 20:00:59 +00:00
gdb.ada 2012-07-04 Pedro Alves <palves@redhat.com> 2012-07-04 10:48:32 +00:00
gdb.arch 2012-06-25 Greta Yorsh <greta.yorsh@arm.com> 2012-06-25 12:56:18 +00:00
gdb.asm * gdb.asm/asm-source.exp: Use standard_output_file, 2012-06-25 20:11:43 +00:00
gdb.base 2012-07-19 Pedro Alves <palves@redhat.com> 2012-07-19 20:00:59 +00:00
gdb.cell * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests) 2012-06-21 20:46:25 +00:00
gdb.cp PR exp/13206: 2012-07-19 15:38:18 +00:00
gdb.disasm
gdb.dwarf2 gdb/testsuite/ 2012-07-15 08:34:55 +00:00
gdb.fortran * gdb.fortran/subarray.exp: Use standard_testfile, 2012-06-25 20:51:35 +00:00
gdb.gdb
gdb.go * gdb.go/package.exp: Partially revert earlier patch; use 2012-06-28 13:52:51 +00:00
gdb.hp * lib/gdb.exp (skip_altivec_tests, skip_vsx_tests) 2012-06-21 20:46:25 +00:00
gdb.java * gdb.java/jmain.exp: Use standard_testfile. 2012-06-22 16:44:15 +00:00
gdb.linespec * gdb.linespec/ls-errs.exp: Use standard_testfile. 2012-06-25 20:31:21 +00:00
gdb.mi * gdb.mi/dw2-ref-missing-frame.exp: Use standard_testfile, 2012-07-10 15:32:52 +00:00
gdb.modula2 * gdb.modula2/unbounded-array.exp: Use standard_testfile, 2012-06-25 20:28:23 +00:00
gdb.multi * gdb.multi/watchpoint-multi.exp: Use standard_testfile. 2012-06-25 21:07:32 +00:00
gdb.objc * gdb.objc/basicclass.exp: Use standard_testfile. 2012-06-22 17:15:22 +00:00
gdb.opencl
gdb.opt * gdb.opt/clobbered-registers-O2.exp: Use standard_testfile, 2012-06-25 20:24:57 +00:00
gdb.pascal * gdb.pascal/integers.exp: Use standard_testfile, clean_restart. 2012-06-25 20:43:40 +00:00
gdb.python gdb/ 2012-07-16 19:15:39 +00:00
gdb.reverse 2012-07-19 Pedro Alves <palves@redhat.com> 2012-07-19 20:00:59 +00:00
gdb.server * gdb.server/ext-attach.exp: Use standard_testfile, 2012-06-25 19:46:26 +00:00
gdb.stabs * gdb.stabs/weird.exp: Remove directory-checking code. Use 2012-06-26 17:32:44 +00:00
gdb.threads 2012-07-20 Pedro Alves <palves@redhat.com> 2012-07-20 17:27:29 +00:00
gdb.trace gdb/testsuite/ 2012-07-13 08:14:37 +00:00
gdb.xml
lib * lib/gdb.exp (standard_testfile): Don't declare objdir. 2012-07-12 16:39:42 +00:00
ChangeLog 2012-07-20 Pedro Alves <palves@redhat.com> 2012-07-20 17:27:29 +00:00
Makefile.in
TODO
aclocal.m4
configure
configure.ac
dg-extract-results.sh