From: nak26 <nak26@drexel.edu>
To: gdb <gdb@sources.redhat.com>
Subject: pthread_db innitializing error
Date: Wed, 25 Jun 2003 17:01:00 -0000 [thread overview]
Message-ID: <3EF9D828@webmail.drexel.edu> (raw)
Hi:
I am fighting problems I have when trying to remotely debug multithreaded
applications.
The host machine's solib-absolute-prefix is messed up, so when I start I set
the solib search path to look for libraries at the right places (it was
looking at /lib/i686 instead of just in /lib). Then after hitting a breakpoint
I need to issue shared to load the libararies.
At this point on the target terminal I see this (the application is a
multithreaded toy example):
[localhost ~/src/c/threads]$ ~/.local/src/gdb-5.3/gdb/gdbserver/gdbserver
:7000 hello_world_thread
Process hello_world_thread created; pid = 2486
Remote debugging from host 192.168.66.59
gdb: error initializing thread_db library.
gdb: error initializing thread_db library.
gdb: error initializing thread_db library.
Anybody with ideas why I am getting the error?
Both host and target are IA32 RedHat 8.0s.
Thanks,
Nik
next reply other threads:[~2003-06-25 17:01 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-25 17:01 nak26 [this message]
2003-06-25 18:30 ` Daniel Jacobowitz
2003-06-25 18:31 nak26
2003-06-26 4:58 ` Daniel Jacobowitz
2003-06-26 14:34 nak26
2003-06-26 14:44 ` 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=3EF9D828@webmail.drexel.edu \
--to=nak26@drexel.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