This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[commit+7.5] [patch+7.5] auto-load: User conveniences suggested by Doug Evans


On Mon, 10 Sep 2012 17:27:57 +0200, Jan Kratochvil wrote:
> gdb/
> 2012-09-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	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.

Checked in:
	http://sourceware.org/ml/gdb-cvs/2012-09/msg00087.html
And for 7.5:
	http://sourceware.org/ml/gdb-cvs/2012-09/msg00088.html


Thanks,
Jan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]