[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gdb
Subject:    Re: symbol maintenance
From:       Fabian Cenedese <Cenedese () indel ! ch>
Date:       2006-11-29 11:03:01
Message-ID: 5.2.0.9.1.20061129120016.0189e060 () NT_SERVER
[Download RAW message or body]

At 11:53 29.11.2006 +0100, you wrote:
>At 11:42 28.11.2006 -0800, Jim Blandy wrote:
>
>>Fabian Cenedese <Cenedese@indel.ch> writes:
>>>>> This is a gdb 6.5 cross-compiled with cygwin on WinXP for ppc.
>>>>>
>>>>> (gdb) file gccext3.x
>>>>> Reading symbols from /data/gdb-6.5/gdb/gccext3.x...unknown symbol type 0x1e...ex
>>>>> panding to full symbols...unsupported const value attribute form: 'DW_FORM_string'...
>
>Got it, this warning comes from a variable defined as:
>
>const char systemTable[] = "SYSTEM";
>
>The warning is output in dwarf2_const_value where there really is no
>case for DW_FORM_string.

Ack, actually that's wrong, this variable has type DW_FORM_strp.
The DW_FORM_string is produced by:

static char aStructNamebasetable[] = "Base";

bye  Fabi


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic