old-cross-binutils/gdb/python
Jan Kratochvil 9a950c7c83 gdb/
Implement auto-load user conveniences suggested by Doug Evans.
	* auto-load.c: Include top.h.
	(file_is_auto_load_safe): New variable advice_printed.  Print advice.
	(_initialize_auto_load): New variable scripts_directory_help.  Mention
	GDBPY_AUTO_FILE_NAME and GDB_AUTO_FILE_NAME for set auto-load
	scripts-directory.  Document in online help one can use also files for
	set auto-load safe-path.
	* python/py-auto-load.c: (GDBPY_AUTO_FILE_NAME): Move it from here ...
	* python/python.h (GDBPY_AUTO_FILE_NAME): ... to here.
2012-09-17 18:26:06 +00:00
..
lib/gdb Refactor Python "gdb" module into a proper Python package, by introducing 2012-09-13 21:49:32 +00:00
py-auto-load.c gdb/ 2012-09-17 18:26:06 +00:00
py-block.c
py-bpevent.c PR python/14387: 2012-08-15 14:22:02 +00:00
py-breakpoint.c 2012-05-14 Stan Shebs <stan@codesourcery.com> 2012-05-14 15:38:41 +00:00
py-cmd.c * ada-lang.c (ada_make_symbol_completion_list): Return a VEC. 2012-06-13 15:47:16 +00:00
py-continueevent.c
py-event.c PR python/14387: 2012-08-15 14:22:02 +00:00
py-event.h
py-events.h
py-evtregistry.c
py-evts.c
py-exitedevent.c PR python/14387: 2012-08-15 14:22:02 +00:00
py-finishbreakpoint.c 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> 2012-05-18 21:02:52 +00:00
py-frame.c
py-function.c
py-gdb-readline.c Enable readline in Python in a GDB-specific way and block the 2012-08-22 21:04:55 +00:00
py-inferior.c * auto-load.c (_initialize_auto_load): Update. 2012-08-22 15:17:21 +00:00
py-infthread.c 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> 2012-05-18 21:02:52 +00:00
py-lazy-string.c
py-newobjfileevent.c * python/py-newobjfileevent.c (create_new_objfile_event_object): 2012-09-06 20:14:13 +00:00
py-objfile.c
py-param.c
py-prettyprint.c Refactor Python "gdb" module into a proper Python package, by introducing 2012-09-13 21:49:32 +00:00
py-progspace.c * auto-load.c (_initialize_auto_load): Update. 2012-08-22 15:17:21 +00:00
py-signalevent.c PR python/14387: 2012-08-15 14:22:02 +00:00
py-stopevent.c PR python/14387: 2012-08-15 14:22:02 +00:00
py-stopevent.h gdb/ 2012-05-24 16:39:15 +00:00
py-symbol.c
py-symtab.c 2012-06-26 Siva Chandra Reddy <sivachandra@google.com> 2012-06-27 00:21:21 +00:00
py-threadevent.c PR python/14387: 2012-08-15 14:22:02 +00:00
py-type.c gdb/ 2012-08-16 07:36:28 +00:00
py-utils.c
py-value.c
python-config.py
python-internal.h Refactor Python "gdb" module into a proper Python package, by introducing 2012-09-13 21:49:32 +00:00
python.c Refactor Python "gdb" module into a proper Python package, by introducing 2012-09-13 21:49:32 +00:00
python.h gdb/ 2012-09-17 18:26:06 +00:00