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] auto-load for .exe files [Re: GDB 7.5: Problems with the auto-load safe-path feature]


On Mon, 20 Aug 2012 17:07:25 +0200, Jan Kratochvil wrote:
> gdb/
> 2012-08-20  Eli Zaretskii  <eliz@gnu.org>
> 	    Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	* auto-load.c (auto_load_objfile_script): Rename to ...
> 	(auto_load_objfile_script_1): ... here, change variable realname to
> 	parameter realname, document it, add return value, add variable retval.
> 	(auto_load_objfile_script): New function.
> 
> gdb/doc/
> 2012-08-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
> 
> 	* gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.

Checked in:
	http://sourceware.org/ml/gdb-cvs/2012-08/msg00203.html
and for 7.5:
	http://sourceware.org/ml/gdb-cvs/2012-08/msg00204.html


Jan


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