binutils-gdb/gdb/doc
Daniel Jacobowitz 52bb452f80 gdb/
* gdbint.texinfo (Target Vector Definition): Move most
	content into Existing Targets.  Add a menu.
	(Existing Targets): New section, moved from Target Vector
	Definition.  Use @subsection.
	(Managing Execution State): New section.
gdb/doc/
	* remote-sim.c (gdbsim_kill): Call target_mourn_inferior.
	(gdbsim_load): Don't bother to adjust inferior_ptid here.
	(gdbsim_create_inferior): Mark the simulator as running.
	(gdbsim_open): Don't bother fetching registers.  Mark
	the target as not running.
	(gdbsim_xfer): When the program is not running, pass memory
	requests down.
	(gdbsim_mourn_inferior): Mark the target as not running.
	* target.c (target_mark_running, target_mark_exited): New.
	* target.h (target_has_execution): Update the comment.
	(target_mark_running, target_mark_exited): New prototypes.
2006-10-17 21:55:24 +00:00
..
ChangeLog gdb/ 2006-10-17 21:55:24 +00:00
LRS Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
Makefile.in Readline 5.1 import for HEAD. 2006-05-05 18:26:14 +00:00
a4rc.sed Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
agentexpr.texi * agentexpr.texi: Add a copyright and license notice. 2006-05-10 18:49:08 +00:00
all-cfg.texi * stabs.texinfo: 2005-12-23 19:26:17 +00:00
annotate.texinfo * stabs.texinfo: 2005-12-23 19:26:17 +00:00
configure Index: ChangeLog 2005-01-07 21:53:26 +00:00
configure.ac Index: ChangeLog 2005-01-07 21:53:26 +00:00
fdl.texi * stabs.texinfo: 2005-12-23 19:26:17 +00:00
gdb.texinfo * gdb.texinfo (ST2000): Use Ctrl- instead of C-. 2006-10-17 21:08:17 +00:00
gdbint.texinfo gdb/ 2006-10-17 21:55:24 +00:00
gpl.texi * stabs.texinfo: 2005-12-23 19:26:17 +00:00
lpsrc.sed Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
observer.texi * agentexpr.texi: Add a copyright and license notice. 2006-05-10 18:49:08 +00:00
psrc.sed Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
refcard.tex * stabs.texinfo: 2005-12-23 19:26:17 +00:00
stabs.texinfo * stabs.texinfo (Member Type Descriptor): Correct example for 2006-08-02 03:31:21 +00:00