[Patch] PR python/15464 and python/16113

Tom Tromey tromey@redhat.com
Mon Jan 6 20:36:00 GMT 2014


>>>>> "Siva" == Siva Chandra <sivachandra@google.com> writes:

Siva> Unnamed fields have a name equal to an empty string ("").

That seems like an undiagnosed bug in py-type.c:convert_field.
I guess TYPE_FIELD_NAME is ""?
It seems like it may be better to check that case there and convert it
to None.

Tom



More information about the Gdb-patches mailing list