src/gdb ChangeLog python/python.c

brobecke@sourceware.org brobecke@sourceware.org
Mon Oct 3 20:46:00 GMT 2011


CVSROOT:	/cvs/src
Module name:	src
Changes by:	brobecke@sourceware.org	2011-10-03 20:46:20

Modified files:
	gdb            : ChangeLog 
	gdb/python     : python.c 

Log message:
	Crash sourcing Python script on Windows
	
	gdb/ChangeLog:
	
	* python/python.c (python_run_simple_file): New function.
	(source_python_script, source_python_script_for_objfile):
	Replace call to PyRun_SimpleFile by call to
	python_run_simple_file.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.13370&r2=1.13371
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/python/python.c.diff?cvsroot=src&r1=1.73&r2=1.74



More information about the Gdb-cvs mailing list