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: 10 Dec 2011 22:51:47 -0000
- Subject: src/gdb ChangeLog python/py-auto-load.c
CVSROOT: /cvs/src
Module name: src
Changes by: devans@sourceware.org 2011-12-10 22:51:47
Modified files:
gdb : ChangeLog
gdb/python : py-auto-load.c
Log message:
* python/py-auto-load.c (source_section_scripts): Call xfree
instead of free.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.13600&r2=1.13601
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/python/py-auto-load.c.diff?cvsroot=src&r1=1.14&r2=1.15