gdb plugin status?

Tom Tromey tromey@redhat.com
Wed Aug 6 04:40:00 GMT 2008


>>>>> "Thiago" == Thiago Jung Bauermann <bauerman@br.ibm.com> writes:

>> On Tue, 2008-08-05 at 15:53 -0700, Neo Jia wrote:
>> cc1: warnings being treated as errors
>> varobj.c: In function 'update_dynamic_varobj_children':
>> varobj.c:932: warning: dereferencing type-punned pointer will break
>> strict-aliasing rules

Thiago> I don't see that error here. I think we are using different versions of
Thiago> gcc. I'm using 4.3.1.

FWIW, my build uses -fno-strict-aliasing, which disables this warning.
I think this comes from python-config.

Tom



More information about the Gdb mailing list