From: Daniel Jacobowitz <drow@false.org>
To: Yeo Siow Vic <yeosv@ndc.com.tw>
Cc: gdb@sources.redhat.com
Subject: Re: Gdb warning message when doing Remote debugging
Date: Mon, 21 Mar 2005 03:12:00 -0000 [thread overview]
Message-ID: <20050321031219.GA26974@nevyn.them.org> (raw)
In-Reply-To: <00fc01c52dc2$1dafc110$2604a8c0@ndchunk>
On Mon, Mar 21, 2005 at 11:00:15AM +0800, Yeo Siow Vic wrote:
> hi,
>
> I got the following warning message when i do a remote gdb debugging:
>
> $ ./gdb <program_name>
> ...................................
> (gdb) target remote 192.168.2.2:2000
> Remote debugging using 192.168.2.2:2000
> 0x2aaa8dc0 in ?? ()
> warning: Unable to find dynamic linker breakpoint function.
> GDB will be unable to debug shared library initializers
> and track explicitly loaded dynamic code.
> (gdb) c
> Continuing
> Error while mapping shared library sections:
> /lib/ld.so.1 : no such file or directory
> Error while mapping shared library symbols:
> /lib/ld.so.1 : no such file or directory
>
> But i do have the dynamic library files on my target platform. What is the
> problem here?
You probably want to search the archives for discussion of
solib-absolute-prefix.
--
Daniel Jacobowitz
CodeSourcery, LLC
prev parent reply other threads:[~2005-03-21 3:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-18 23:53 unable to debug statically linked program with linux threads Ajay Patel
2005-03-21 3:02 ` Gdb warning message when doing Remote debugging Yeo Siow Vic
2005-03-21 3:12 ` Daniel Jacobowitz [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=20050321031219.GA26974@nevyn.them.org \
--to=drow@false.org \
--cc=gdb@sources.redhat.com \
--cc=yeosv@ndc.com.tw \
/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