From: Daniel Jacobowitz <drow@false.org>
To: Bhushan Attarde <Bhushan.Attarde@kpitcummins.com>
Cc: gdb@sourceware.org
Subject: Re: error message : I'm sorry, Dave, I can't do that. Symbol format 'elf32-xc16x' unknown.
Date: Wed, 19 Sep 2007 14:28:00 -0000 [thread overview]
Message-ID: <20070919142342.GA11562@caradoc.them.org> (raw)
In-Reply-To: <7B5265FF85A78C4BB9DAD0EE699C476002A12897@sohm.kpit.com>
On Wed, Sep 19, 2007 at 07:35:25PM +0530, Bhushan Attarde wrote:
> And got the following output :
>
> test_flavour 3.. our flavour 5...
> test_flavour 2.. our flavour 5...
> test_flavour 1.. our flavour 5...
> I'm sorry, Dave, I can't do that. Symbol format 'elf32-xc16x' unknown.
This means that GDB supports a.out, coff, and ecoff. 4 and 5 are
xcoff and ELF.
Earlier versions of GDB always included ELF support. New versions
only include ELF support if they detect ELF support in BFD, by
compiling a program which uses bfd_get_elf_phdr_upper_bound (see
gdb/configure.ac). So is this function missing from BFD
for xc16x? If so how? It looks to me like it should be there.
--
Daniel Jacobowitz
CodeSourcery
next prev parent reply other threads:[~2007-09-19 14:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-19 14:23 Bhushan Attarde
2007-09-19 14:28 ` Daniel Jacobowitz [this message]
2007-09-24 11:07 ` error message : I'm sorry, Dave, I can't do that. Symbolformat " Bhushan Attarde
2007-09-24 16:43 ` Daniel Jacobowitz
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=20070919142342.GA11562@caradoc.them.org \
--to=drow@false.org \
--cc=Bhushan.Attarde@kpitcummins.com \
--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