Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: kas turi <inox_kas@yahoo.com>
To: gdb@sources.redhat.com
Subject: Dwarf Error: Could not find abbrev number 116.
Date: Sun, 18 Aug 2002 06:36:00 -0000	[thread overview]
Message-ID: <20020818133643.41320.qmail@web21010.mail.yahoo.com> (raw)

Hi
  I am trying to debug loadable modules on 8260 board.
I am using GDB to debug the module. The loadable
module say x.o has two object files a.o and b.o. x.o
is generated as follows:

powerpc-linux-ld -r -o x.o a.o b.o

I run the linux on the target. On the host machine I
run GDB and connect to the target. In the target I
load the loadable module using insmod utility:

insmod -m x.o

insmod now prints the starting text addr, bss addr,
rodata sections and it starts running my module. Now
from the gdb I try to load x.o using following command

add-symbol-file x.o <text-addr> -s <rodata> -s<bss>.

When I run the above command in GDB I get the
following error:
Dwarf Error: Could not find abbrev number 116. 

Any idea what could be the problem. I am using the
latest GDB 5.2.1. Thanks in advance






__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com


             reply	other threads:[~2002-08-18 13:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-18  6:36 kas turi [this message]
2002-08-19  7:44 ` Jim Blandy
2002-08-19 20:13   ` kas turi

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=20020818133643.41320.qmail@web21010.mail.yahoo.com \
    --to=inox_kas@yahoo.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