Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: jdavin@cmu.edu
To: Andrew Cagney <ac131313@redhat.com>
Cc: gdb@sources.redhat.com
Subject: Re: gdb not working with older glibc
Date: Tue, 11 Nov 2003 18:21:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.58-035.0311111319030.8719@unix42.andrew.cmu.edu> (raw)
In-Reply-To: <3FB10EFC.6050001@redhat.com>



On Tue, 11 Nov 2003, Andrew Cagney wrote:

> you need to force GDB into loading the correct libthread_db library.  I
> guess using something like LD_LIBRARY_PATH?  Or perhaphs overriding
> gdb/thread-db.c:#define LIBTHREAD_DB_SO?
>
> Andrew
>

Well, I only have one libthread library on my system I think.
locate libthread turns up this:
/usr/lib/libthread_db.so
/lib/libthread_db-1.0.so
/lib/libthread_db.so.1

Two are symlinks to the actual file, which is:
 ll /lib/libthread_db*
-rwxr-xr-x    1 root     root        17036 Apr  7  2003
/lib/libthread_db-1.0.so*
lrwxrwxrwx    1 root     root           19 Nov  8 00:04
/lib/libthread_db.so.1 -> libthread_db-1.0.so

So I don't even have the option of using a different libthread_db.

-John


      parent reply	other threads:[~2003-11-11 18:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-10 19:01 jdavin
2003-11-10 21:01 ` Andrew Cagney
2003-11-10 21:39   ` jdavin
2003-11-11 16:32     ` Andrew Cagney
2003-11-11 16:39       ` Daniel Jacobowitz
2003-11-11 18:21       ` jdavin [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=Pine.LNX.4.58-035.0311111319030.8719@unix42.andrew.cmu.edu \
    --to=jdavin@cmu.edu \
    --cc=ac131313@redhat.com \
    --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