* python/py-type.c (convert_field): Use gdb_py_long_from_longest
authorSiddhesh Poyarekar <siddhesh@sourceware.org>
Fri, 10 Aug 2012 18:55:18 +0000 (18:55 +0000)
committerSiddhesh Poyarekar <siddhesh@sourceware.org>
Fri, 10 Aug 2012 18:55:18 +0000 (18:55 +0000)
commit200bc880f4ba86e027c4f45cbc912f494da768f2
tree75128e47b397635db9203f514561cd7b561c0526
parentde0bea007c446f40ecec90a2672e0a806d397e1a
* python/py-type.c (convert_field): Use gdb_py_long_from_longest
for TYPE_FIELD_BITPOS.
(typy_get_sizeof): Likewise for TYPE_LENGTH.
gdb/ChangeLog
gdb/python/py-type.c
This page took 0.028832 seconds and 4 git commands to generate.