gdb
authorTom Tromey <tromey@redhat.com>
Mon, 23 Aug 2010 20:21:28 +0000 (20:21 +0000)
committerTom Tromey <tromey@redhat.com>
Mon, 23 Aug 2010 20:21:28 +0000 (20:21 +0000)
commit702c27113693b383728d0b423f58389544a80614
tree4eb3528024efcf2a3e34cd0f8b567bc9fde6e456
parent832bafd3314b6f1fb7f7c0e7abe596b11e6364ba
gdb
PR python/11915:
* python/py-type.c (typy_array): New function.
(type_object_methods): Add "array".
gdb/doc
PR python/11915:
* gdb.texinfo (Types In Python): Document array method.
gdb/testsuite
PR python/11915:
* gdb.python/py-type.exp (test_fields): Add tests for array.
gdb/ChangeLog
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
gdb/python/py-type.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.python/py-type.exp
This page took 0.034831 seconds and 4 git commands to generate.