* python/py-type.c (typy_make_iter): Add forward declaration.
authorPaul Koning <pkoning@equallogic.com>
Tue, 4 Oct 2011 16:20:03 +0000 (16:20 +0000)
committerPaul Koning <pkoning@equallogic.com>
Tue, 4 Oct 2011 16:20:03 +0000 (16:20 +0000)
commit0dab82e9b3346035364369b2a2cdd15fb929ab54
tree65ba1fcbc29225405199c0fdf32097f9fb267e06
parent84ad80e63a333efa71a9a9658ee7f0a9e00f58ae
* python/py-type.c (typy_make_iter): Add forward declaration.
(typy_fields_items):  Use the gdb.Type iterator.
gdb/ChangeLog
gdb/python/py-type.c