From: "Yeo Siow Vic" <yeosv@ndc.com.tw>
To: <gdb@sources.redhat.com>
Subject: Gdb warning message when doing Remote debugging
Date: Mon, 21 Mar 2005 03:02:00 -0000 [thread overview]
Message-ID: <00fc01c52dc2$1dafc110$2604a8c0@ndchunk> (raw)
In-Reply-To: <1111189985.21599@horse.he.net>
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?
Thanks.
Victor
next prev parent reply other threads:[~2005-03-21 3:02 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 ` Yeo Siow Vic [this message]
2005-03-21 3:12 ` Gdb warning message when doing Remote debugging Daniel Jacobowitz
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='00fc01c52dc2$1dafc110$2604a8c0@ndchunk' \
--to=yeosv@ndc.com.tw \
--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