]> Git Repo - binutils.git/commit - gdb/python/py-type.c
2009-12-03 Richard Ward <[email protected]>
authorPhil Muldoon <[email protected]>
Thu, 3 Dec 2009 21:19:49 +0000 (21:19 +0000)
committerPhil Muldoon <[email protected]>
Thu, 3 Dec 2009 21:19:49 +0000 (21:19 +0000)
commitbfd31e71181e450159f7540aaad11184544cabe0
tree031e40b0a29918e607b1ce9921f8c02364f93379
parent57a1d736959fb92e39abab59511a903b7ec59547
2009-12-03  Richard Ward  <[email protected]>

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

doc/

2009-12-03  Richard Ward  <[email protected]>

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

testsuite/

2009-12-03  Phil Muldoon <[email protected]>

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.026594 seconds and 4 git commands to generate.