From: kas turi <inox_kas@yahoo.com>
To: Jim Blandy <jimb@redhat.com>
Cc: gdb@sources.redhat.com
Subject: Re: Dwarf Error: Could not find abbrev number 116.
Date: Mon, 19 Aug 2002 20:13:00 -0000 [thread overview]
Message-ID: <20020820031327.10897.qmail@web21007.mail.yahoo.com> (raw)
In-Reply-To: <vt2u1lq7wa5.fsf@zenia.red-bean.com>
Hi Jim
Thanks for responding. When I run
powerpc-linux-readelf -w I get the following error:
Could not locate entry for abbrev number 105.
But today I found out that I can add the object files
separately in the gdb. If a.o and b.o are object files
and x.o is the loadable module then I am able to do:
add-symbol-file a.o <text-addr>
add-symbol-file b.o <text-addr + offset>
where offset : starting addr of the first function in
b.o file.
--- Jim Blandy <jimb@redhat.com> wrote:
>
> kas turi <inox_kas@yahoo.com> writes:
> > When I run the above command in GDB I get the
> > following error:
> > Dwarf Error: Could not find abbrev number 116.
>
> This ostensibly means that the debug info in your
> executable file is
> corrupted. An `abbrev' describes the content and
> layout of a dwarf
> debugging information entry.
>
> What do you get if you run `readelf -wi' on your
> object file?
__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com
prev parent reply other threads:[~2002-08-20 3:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-08-18 6:36 kas turi
2002-08-19 7:44 ` Jim Blandy
2002-08-19 20:13 ` kas turi [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=20020820031327.10897.qmail@web21007.mail.yahoo.com \
--to=inox_kas@yahoo.com \
--cc=gdb@sources.redhat.com \
--cc=jimb@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