old-cross-binutils/gdb/doc
Hui Zhu fff0886884 2008-10-24 Hui Zhu <teawater@gmail.com>
Pedro Alves  <pedro@codesourcery.com>

	* infrun.c (can_use_displaced_stepping): Change type to
	const char pointer.
	(can_use_displaced_stepping_auto): New string.
	(can_use_displaced_stepping_on): New string.
	(can_use_displaced_stepping_off): New string.
	(can_use_displaced_stepping_enum): New array.
	(show_can_use_displaced_stepping): In auto mode, also show
	the current effect of the option.
	(use_displaced_stepping): Return non-zero if displaced
	stepping is auto, and can be used with GDBARCH, and in
	non-stop mode.  Return non-zero if displaced stepping is on,
	and can be used with GDBARCH.  Return zero otherwise.
	(_initialize_infrun): Make the "set displaced-stepping"
	command an enum command.  Change its class to class_run.
	Place it in the top level set list.  Extend help to describe
	the auto mode.

2008-10-24  Hui Zhu  <teawater@gmail.com>
	    Pedro Alves  <pedro@codesourcery.com>

	* gdb.texinfo (displaced-stepping): Describe the auto mode
	setting, and say it's the default.  This is now a mainstream
	setting instead of a maintenance setting.
2008-10-24 02:31:41 +00:00
..
a4rc.sed
agentexpr.texi
all-cfg.texi * all-cfg.texi (GDBTUI): New. 2007-05-14 17:53:07 +00:00
annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed annotation. 2008-06-06 00:35:16 +00:00
ChangeLog 2008-10-24 Hui Zhu <teawater@gmail.com> 2008-10-24 02:31:41 +00:00
configure 2008-06-05 Vladimir Prus <vladimir@codesourcery.com> 2008-06-05 22:36:57 +00:00
configure.ac 2008-06-05 Vladimir Prus <vladimir@codesourcery.com> 2008-06-05 22:36:57 +00:00
fdl.texi
gdb.texinfo 2008-10-24 Hui Zhu <teawater@gmail.com> 2008-10-24 02:31:41 +00:00
gdbint.texinfo gdb 2008-09-27 21:29:30 +00:00
gpl.texi
lpsrc.sed
LRS
Makefile.in 2008-06-05 Vladimir Prus <vladimir@codesourcery.com> 2008-06-05 22:36:57 +00:00
observer.texi gdb/ 2008-10-23 23:11:21 +00:00
psrc.sed
refcard.tex Add "make pdf" and "make install-pdf", from Brooks Moses 2007-03-27 18:09:36 +00:00
stabs.texinfo