This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb ChangeLog python/py-auto-load.c doc/Ch ...
- From: devans at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 15 May 2011 18:46:26 -0000
- Subject: src/gdb ChangeLog python/py-auto-load.c doc/Ch ...
CVSROOT: /cvs/src
Module name: src
Changes by: devans@sourceware.org 2011-05-15 18:46:26
Modified files:
gdb : ChangeLog
gdb/python : py-auto-load.c
gdb/doc : ChangeLog gdb.texinfo
Log message:
* python/py-autoload.c (print_script): Print "Missing" instead of
"No" for missing scripts.
(info_auto_load_scripts): Tweak "Loaded" column to fit "Missing".
doc/
* gdb.texinfo (Auto-loading): Document printing of missing scripts.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.13009&r2=1.13010
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/python/py-auto-load.c.diff?cvsroot=src&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/doc/ChangeLog.diff?cvsroot=src&r1=1.1190&r2=1.1191
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/doc/gdb.texinfo.diff?cvsroot=src&r1=1.838&r2=1.839