binutils-gdb/gdb/python
Doug Evans a86caf66bb Rename "maint set python auto-load" to "set auto-load-scripts".
* NEWS: Mention it.
	* python/py-auto-load.c (auto_load_scripts): Renamed from
	gdbpy_auto_load.
	(load_auto_scripts_for_objfile): Update.
	(gdbpy_initialize_auto_load): Rename "maint set python auto-load" to
	"set auto-load-scripts".

	doc/
	* gdb.texinfo (Startup): Document auto-loading of scripts during
	startup.
	(Auto-loading): Delete "maint set python auto-load on|off".
	Add "set auto-load-scripts on|off".
2010-12-15 17:28:00 +00:00
..
lib/gdb * python/lib/gdb/printing.py (register_pretty_printer): Change 2010-11-29 23:20:58 +00:00
py-auto-load.c Rename "maint set python auto-load" to "set auto-load-scripts". 2010-12-15 17:28:00 +00:00
py-block.c
py-breakpoint.c 2010-11-29 Phil Muldoon <pmuldoon@redhat.com> 2010-11-29 13:49:05 +00:00
py-cmd.c * python/py-cmd.c (cmdpy_function): Unreference exception state. 2010-10-19 20:11:37 +00:00
py-frame.c gdb/ 2010-10-13 13:24:40 +00:00
py-function.c gdb/ 2010-10-13 13:24:40 +00:00
py-inferior.c 2010-11-23 Phil Muldoon <pmuldoon@redhat.com> 2010-11-23 13:33:23 +00:00
py-infthread.c
py-lazy-string.c PR python/11948: 2010-10-15 18:54:13 +00:00
py-objfile.c gdb/ 2010-09-22 20:00:53 +00:00
py-param.c gdb/ 2010-10-13 13:24:40 +00:00
py-prettyprint.c gdb 2010-11-12 20:49:43 +00:00
py-progspace.c gdb/ 2010-09-22 20:00:53 +00:00
py-symbol.c
py-symtab.c
py-type.c
py-utils.c gdb 2010-11-12 20:49:43 +00:00
py-value.c gdb/ 2010-10-13 13:24:40 +00:00
python-config.py
python-internal.h gdb 2010-11-12 20:49:43 +00:00
python.c gdb 2010-11-12 20:49:43 +00:00
python.h * top.c: #include "python/python.h". 2010-11-02 16:48:43 +00:00