src/gdb ChangeLog python/python-frame.c testsu ...

tromey@sourceware.org tromey@sourceware.org
Mon Apr 13 20:55:00 GMT 2009


CVSROOT:	/cvs/src
Module name:	src
Changes by:	tromey@sourceware.org	2009-04-13 20:54:59

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

Log message:
	gdb
	* python/python-frame.c (frapy_richcompare): Return
	Py_NotImplemented, not an error.  Handle Py_NE as well.
	gdb/testsuite
	* gdb.python/python-frame.exp (gdb_py_test_silent_cmd): Test !=
	operator on Frame.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.10367&r2=1.10368
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/python/python-frame.c.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1855&r2=1.1856
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.python/python-frame.exp.diff?cvsroot=src&r1=1.1&r2=1.2



More information about the Gdb-cvs mailing list