public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@mvista.com>
To: Magdalena.Iovescu@mail.uh.edu
Cc: gdb@sources.redhat.com
Subject: Re: Remote debuggind with gdb 5.3
Date: Thu, 24 Apr 2003 19:21:00 -0000	[thread overview]
Message-ID: <20030424192106.GA2312@nevyn.them.org> (raw)
In-Reply-To: <482303844.1051211784913.JavaMail.root@localhost>

On Thu, Apr 24, 2003 at 02:16:24PM -0500, Magdalena.Iovescu@mail.uh.edu wrote:
> Hello.
> 
> I am trying to setup remote debugging on an ARM platform. I compiled and
> installed gdb 5.3 on host and target side (following 'the recipe' on
> www.kegel.com/linux/gdbserver.html). I even applied the --with-solib-absolute-prefix patch, and I still got this error after that:
> 
> When I try to start the server on the target, I get this:
> 
> [guest@MyHost guest]$gdbserver host:3000 hello
> gdbserver: error in loading shared libraries: libthread_db.so.1: cannot open
> shared object file: No such file or directory
> 
> Any suggestions on how to solve this would be greatly appreciated.

Exactly what the error message says: find libthread_db.so.1 on your
target.  You must have an ARM version on your host somewhere if you
were able to build thread support.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer

  reply	other threads:[~2003-04-24 19:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-24 19:16 Magdalena.Iovescu
2003-04-24 19:21 ` Daniel Jacobowitz [this message]
2003-04-24 20:17 Magdalena.Iovescu
2003-04-24 20:19 ` Daniel Jacobowitz
2003-04-25 15:50 Magdalena.Iovescu
2003-04-25 15:55 ` 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=20030424192106.GA2312@nevyn.them.org \
    --to=drow@mvista.com \
    --cc=Magdalena.Iovescu@mail.uh.edu \
    --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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).