binutils-gdb/gdb/testsuite
Jan Kratochvil 8aeb23f364 gdb/
* gdbthread.h (currently_stepping): New declaration.
	* infrun.c (currently_stepping): Remove the forward declaration.
	(currently_stepping): Make it global.
	* linux-nat.c (resume_callback) <lp->stopped && lp->status == 0>: New
	variables tp and step, initialized them.  Pass STEP to to_resume.
	Print also possibly "PTRACE_SINGLESTEP" if STEP.  Initialize LP->STEP.
	* remote.c (currently_stepping_callback): New.
	(remote_vcont_resume)
	<ptid_equal (ptid, minus_one_ptid) || ptid_is_pid (ptid)>:
	New variable tp.  Call currently_stepping_callback and step such
	thread.

gdb/testsuite/
	* gdb.threads/sigstep-threads.exp: New file.
	* gdb.threads/sigstep-threads.c: New file.
2010-10-17 18:24:47 +00:00
..
config
gdb.ada
gdb.arch gdb: 2010-10-06 08:44:15 +00:00
gdb.asm * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so 2010-07-26 12:31:11 +00:00
gdb.base gdb/ 2010-10-17 17:45:17 +00:00
gdb.cell
gdb.cp gdb/ 2010-10-15 17:48:48 +00:00
gdb.disasm
gdb.dwarf2 gdb: 2010-10-06 16:13:35 +00:00
gdb.fortran gdb/ 2010-09-22 19:22:44 +00:00
gdb.gdb 2010-08-18 Yao Qi <yao@codesourcery.com> 2010-08-18 02:30:07 +00:00
gdb.hp
gdb.java gdb/testsuite/ 2010-09-06 15:48:34 +00:00
gdb.mi 2010-09-16 Phil Muldoon <pmuldoon@redhat.com> 2010-09-16 13:47:55 +00:00
gdb.modula2
gdb.multi
gdb.objc gdb/testsuite/ 2010-09-06 15:48:34 +00:00
gdb.opt * gdb.opt/inline-cmds.c (ATTR): New define. 2010-07-27 18:08:48 +00:00
gdb.pascal gdb/testsuite/ 2010-09-06 15:48:34 +00:00
gdb.python New python module gdb.types. 2010-10-13 20:08:46 +00:00
gdb.reverse
gdb.server
gdb.stabs * gdb.stabs/gdb11479.c (hack): New function. 2010-07-27 16:58:22 +00:00
gdb.threads gdb/ 2010-10-17 18:24:47 +00:00
gdb.trace
gdb.xml
lib New python module gdb.types. 2010-10-13 20:08:46 +00:00
.gdbinit
aclocal.m4
ChangeLog gdb/ 2010-10-17 18:24:47 +00:00
configure
configure.ac
dg-extract-results.sh
Makefile.in
TODO