src/gdb ChangeLog auto-load.c doc/ChangeLog do ...
jkratoch@sourceware.org
jkratoch@sourceware.org
Mon Aug 27 16:50:00 GMT 2012
CVSROOT: /cvs/src
Module name: src
Changes by: jkratoch@sourceware.org 2012-08-27 16:50:55
Modified files:
gdb : ChangeLog auto-load.c
gdb/doc : ChangeLog gdb.texinfo
Log message:
gdb/
* 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/
* gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14634&r2=1.14635
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/auto-load.c.diff?cvsroot=src&r1=1.16&r2=1.17
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/doc/ChangeLog.diff?cvsroot=src&r1=1.1362&r2=1.1363
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/doc/gdb.texinfo.diff?cvsroot=src&r1=1.1005&r2=1.1006
More information about the Gdb-cvs
mailing list