From: "Dheeraj V.S." <dheerajvs@huawei.com>
To: gdb@sourceware.org
Subject: RE: Single stepping inside shared lib functions on ARM
Date: Wed, 24 Jan 2007 15:59:00 -0000 [thread overview]
Message-ID: <001601c73fd0$961eb210$7b14120a@china.huawei.com> (raw)
In-Reply-To: <20070124130733.GB3676@nevyn.them.org>
On Wed, Jan 24, 2007 18:38, Daniel Jacobowitz wrote:
> On Wed, Jan 24, 2007 at 06:16:42PM +0530, Dheeraj V.S. wrote:
> > From To Syms Read Shared Object Library
> > 0x400224b4 0x40022630 No /home/dheeraj/libgdb_test.so.1
> > 0x40041910 0x40118758 No /usr/arm/sysroot/lib/libc.so.6
> > 0x40000b80 0x40012bc8 No /usr/arm/sysroot/lib/ld-
> linux.so.2
>
> Also, that warning means that the libraries GDB found on your host are
> not the same versions as the ones on your target. They have to be the
> same versions, or it can not step into them.
You're right. The versions of libc.so and ld-linux.so were not the same on
the host. That's the reason why we see "No" under the "Syms Read" column of
"info share".
By correctly setting the solib-absolute-prefix, the problem is resolved.
Thank you.
Dheeraj
--
prev parent reply other threads:[~2007-01-24 15:59 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-24 11:04 Dheeraj V.S.
2007-01-24 12:12 ` Daniel Jacobowitz
2007-01-24 12:56 ` Dheeraj V.S.
2007-01-24 13:07 ` Daniel Jacobowitz
2007-01-24 15:59 ` Dheeraj V.S. [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='001601c73fd0$961eb210$7b14120a@china.huawei.com' \
--to=dheerajvs@huawei.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