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
- From: devans at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 20 Dec 2011 04:29:35 -0000
- Subject: src/gdb ChangeLog python/py-auto-load.c
CVSROOT: /cvs/src
Module name: src
Changes by: devans@sourceware.org 2011-12-20 04:29:35
Modified files:
gdb : ChangeLog
gdb/python : py-auto-load.c
Log message:
* python/py-auto-load.c (info_auto_load_scripts): Pass address of
scripts vector to collect_matching_scripts.
(collect_matching_scripts): Update.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.13649&r2=1.13650
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/python/py-auto-load.c.diff?cvsroot=src&r1=1.15&r2=1.16