OSDN Git Service

gdb
authortromey <tromey>
Tue, 31 Aug 2010 05:28:27 +0000 (05:28 +0000)
committertromey <tromey>
Tue, 31 Aug 2010 05:28:27 +0000 (05:28 +0000)
commitd2f19e6d14eea88f974c44cc1dff0af0604eb05d
treef7b3d4728c7c8a3c98c681ab10b5a095c52b6f03
parent753b7719c06fdee08a601fee0f28634ed80ad23c
gdb
2010-08-30  Andre Poenitz  <andre.poenitz@nokia.com>
    Tom Tromey  <tromey@redhat.com>

PR python/11792:
* python/py-value.c (valpy_get_dynamic_type): New function.
(value_object_getset): Add "dynamic_type".
(valpy_get_type): Fail on error.
gdb/doc
PR python/11792:
* gdb.texinfo (Values From Inferior): Document dynamic_type.
gdb/testsuite
PR python/11792:
* gdb.python/py-value.exp (test_subscript_regression): Add
dynamic_type test.
gdb/ChangeLog
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
gdb/python/py-value.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.python/py-value.exp