src/gdb ChangeLog python/py-function.c testsui ...

pmuldoon@sourceware.org pmuldoon@sourceware.org
Tue Mar 22 09:38:00 GMT 2011


CVSROOT:	/cvs/src
Module name:	src
Changes by:	pmuldoon@sourceware.org	2011-03-22 09:38:16

Modified files:
	gdb            : ChangeLog 
	gdb/python     : py-function.c 
	gdb/testsuite  : ChangeLog 
	gdb/testsuite/gdb.python: py-function.exp 

Log message:
	2011-03-21  Phil Muldoon  <pmuldoon@redhat.com>
	
	PR python/12183
	
	* python/py-function.c (fnpy_call): Treat GdbErrors differently to
	other error classes.  Do not print stack trace.
	
	2011-03-21  Phil Muldoon  <pmuldoon@redhat.com>
	
	PR python/12183
	
	* gdb.python/py-function.exp: Add GdbError tests.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.12848&r2=1.12849
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/python/py-function.c.diff?cvsroot=src&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.2646&r2=1.2647
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.python/py-function.exp.diff?cvsroot=src&r1=1.6&r2=1.7



More information about the Gdb-cvs mailing list