2009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
authorPhil Muldoon <pmuldoon@redhat.com>
Thu, 3 Dec 2009 21:19:49 +0000 (21:19 +0000)
committerPhil Muldoon <pmuldoon@redhat.com>
Thu, 3 Dec 2009 21:19:49 +0000 (21:19 +0000)
commitbfd31e71181e450159f7540aaad11184544cabe0
tree031e40b0a29918e607b1ce9921f8c02364f93379
parent57a1d736959fb92e39abab59511a903b7ec59547
2009-12-03  Richard Ward  <richard.j.ward1@googlemail.com>

* python/py-type.c (convert_field): New attribute "is_base_class".

doc/

2009-12-03  Richard Ward  <richard.j.ward1@googlemail.com>

* gdb.texinfo (Types In Python): Describe "is_base_class".

testsuite/

2009-12-03  Phil Muldoon <pmuldoon@redhat.com>

PR python/10805

* gdb.python/py-type.exp: New file.
* gdb.python/py-type.c: New file.
* Makefile.in: Add py-type.
gdb/ChangeLog
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
gdb/python/py-type.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.python/Makefile.in
gdb/testsuite/gdb.python/py-type.c [new file with mode: 0644]
gdb/testsuite/gdb.python/py-type.exp [new file with mode: 0644]
This page took 0.038295 seconds and 4 git commands to generate.