From: Stephen Biggs <xyzzy@hotpop.com>
To: GDB list <gdb@sources.redhat.com>
Subject: TI C6x support
Date: Sun, 31 Aug 2003 08:21:00 -0000 [thread overview]
Message-ID: <1062318060.15365.10.camel@steve.softier.local> (raw)
I am adding full support for the TI C6X (mostly C64xx) chip to BFD and
GDB. I intend to submit a patch as soon as stability of my port and
company politics allow.
I am stuck.
It seems that the COFF version of GDB creates a fake symbol table with a
filename of "_globals_" and <unknown> language. This is not working for
me. I compile with Dwarf2 and have all the symbols and the symbols show
up in a dump as correct for the C file. When I try to "disassemble
main", I get back the response "main is not a function". This is the
same response I get when I try "list". Disassembly using the raw
address of "main" works just fine.
I am trying to decipher the code that causes these messages but am
running into a wall. I know that this is something stupid on my part
and quite simple, but I just can't get it.
Any help would be appreciated.
next reply other threads:[~2003-08-31 8:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-31 8:21 Stephen Biggs [this message]
2003-09-10 7:56 ` Stephen Biggs
2003-09-22 4:55 ` Andrew Cagney
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=1062318060.15365.10.camel@steve.softier.local \
--to=xyzzy@hotpop.com \
--cc=gdb@sources.redhat.com \
/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