src/gdb ChangeLog python/py-value.c testsuite/ ...
pmuldoon@sourceware.org
pmuldoon@sourceware.org
Fri May 14 11:11:00 GMT 2010
CVSROOT: /cvs/src
Module name: src
Changes by: pmuldoon@sourceware.org 2010-05-14 11:11:28
Modified files:
gdb : ChangeLog
gdb/python : py-value.c
gdb/testsuite : ChangeLog
gdb/testsuite/gdb.python: py-value.exp
Log message:
2010-05-14 Phil Muldoon <pmuldoon@redhat.com>
PR python/11482
* python/py-value.c (valpy_hash): New function.
(value_object_type): Register valpy_hash.
2010-05-14 Phil Muldoon <pmuldoon@redhat.com>
PR python/11482
* gdb.python/py-value.exp (test_value_hash): New function
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.11790&r2=1.11791
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/python/py-value.c.diff?cvsroot=src&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.2265&r2=1.2266
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.python/py-value.exp.diff?cvsroot=src&r1=1.8&r2=1.9
More information about the Gdb-cvs
mailing list