* python/py-type.c (typy_get_composite): New function.
authorPaul Koning <pkoning@equallogic.com>
Tue, 15 Nov 2011 21:17:04 +0000 (21:17 +0000)
committerPaul Koning <pkoning@equallogic.com>
Tue, 15 Nov 2011 21:17:04 +0000 (21:17 +0000)
commit9cc10fd15085bda62b582d484d778f6642483748
treec0a06f9d2b7e428a5148578765b58813811b3f3a
parent1a69ff95def2664fc42d6fde92d43060585f012f
* python/py-type.c (typy_get_composite): New function.
(typy_nonzero): New function.
(typy_values): Rename from typy_fields.
(typy_fields): New function.
(typy_length): Raise exception if not struct, union, or enum type.
(typy_getitem): Ditto.
(typy_has_key): Ditto.
(typy_make_iter): Ditto.
gdb/ChangeLog
gdb/python/py-type.c
This page took 0.024224 seconds and 4 git commands to generate.