This is the mail archive of the gdb-cvs@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]

src/gdb ChangeLog python/py-framefilter.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	pmuldoon@sourceware.org	2013-08-29 09:24:33

Modified files:
	gdb            : ChangeLog 
	gdb/python     : py-framefilter.c 

Log message:
	2013-08-29  Phil Muldoon  <pmuldoon@redhat.com>
	
	PR python/15752
	
	* python/py-framefilter.c (apply_frame_filter): Check
	gdb_python_initialized.  Exit if the Python frame-filter code
	cannot be initialized.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.15942&r2=1.15943
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/python/py-framefilter.c.diff?cvsroot=src&r1=1.1&r2=1.2


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