Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Fabian Cenedese <Cenedese@indel.ch>
To: gdb@sourceware.org
Subject: Re: symbol maintenance
Date: Wed, 29 Nov 2006 11:04:00 -0000	[thread overview]
Message-ID: <5.2.0.9.1.20061129120016.0189e060@NT_SERVER> (raw)
In-Reply-To: <5.2.0.9.1.20061129115200.0189e970@NT_SERVER>

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



      reply	other threads:[~2006-11-29 11:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-24 13:44 Fabian Cenedese
2006-11-27 21:30 ` Jim Blandy
2006-11-28 11:39   ` Fabian Cenedese
2006-11-28 19:42     ` Jim Blandy
2006-11-29  9:24       ` Fabian Cenedese
2006-11-29 10:55       ` Fabian Cenedese
2006-11-29 11:04         ` Fabian Cenedese [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5.2.0.9.1.20061129120016.0189e060@NT_SERVER \
    --to=cenedese@indel.ch \
    --cc=gdb@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox