Add gdb.Type.optimized_out method.
authorSasha Smundak <asmundak@google.com>
Wed, 29 Apr 2015 00:41:09 +0000 (17:41 -0700)
committerDoug Evans <dje@google.com>
Wed, 29 Apr 2015 00:41:09 +0000 (17:41 -0700)
commit59fb7612ddee9219817a0c33b7d533b3d1c2aa41
tree242ca16dfed9cf2a96d4bc17f863912d06d556cf
parent521f2feb982e5e0b7065f5096590c3a92c7c9ec0
Add gdb.Type.optimized_out method.

gdb/ChangeLog:

* NEWS: Mention gdb.Type.optimized_out method.
* python/py-type.c (typy_optimized_out):  New function.

gdb/doc/ChangeLog:

* python.texi: New method documented.

gdb/testsuite/ChangeLog:

* gdb.python/py-type.exp: New test.
gdb/ChangeLog
gdb/NEWS
gdb/doc/ChangeLog
gdb/doc/python.texi
gdb/python/py-type.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.python/py-type.exp
This page took 0.025327 seconds and 4 git commands to generate.