gdb
authorTom Tromey <tromey@redhat.com>
Mon, 30 Aug 2010 20:28:31 +0000 (20:28 +0000)
committerTom Tromey <tromey@redhat.com>
Mon, 30 Aug 2010 20:28:31 +0000 (20:28 +0000)
commit03f17ccfe196bd03d370b5c0d9983b8d8eed12d7
tree56c6e9dbfdf091fd6ac9aca69cc9a4914ee50c1c
parent640617ad17a526e78796054d1da3d652ae5c8dc9
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
This page took 0.036531 seconds and 4 git commands to generate.