bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: about debugging pthreads?


From: Dan Kegel
Subject: RE: about debugging pthreads?
Date: Mon, 2 Jun 2003 09:07:14 -0700

I seem to recall from the nptl mailing list
that they're still working on nptl support for gdb.  See
https://listman.redhat.com/archives/phil-list/2003-May/msg00064.html

You can still debug LinuxThreads programs; you just
have to set LD_ASSUME_KERNEL=2.2.5 or something, I bet.
Haven't played with any of this myself.
- Dan

-----Original Message-----
From: address@hidden
To: address@hidden
Sent: 02.06.2003 03:18
Subject: about debugging pthreads? 

Hi,
     My machine is running Redhat 9.0, glibc-2.3.2-11.9 and
gdb-20030530.
     When I run gdb from the command line, I am told that I will not be
     able to degub pthread. it's related to glibc.
 address@hidden@cs ~]$ gdb

dlopen failed on 'libthread_db.so.1' - /lib/tls/libthread_db.so.1:
undefined symbol: ps_get_thread_areaGDB will not be able to debug
pthreads.

GNU gdb 20030530
Copyright 2003 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for
details.
This GDB was configured as "i686-pc-linux-gnu".
(gdb)



-- 
The University of Stirling is a university established in Scotland by
charter at Stirling, FK9 4LA.  Privileged/Confidential Information may
be contained in this message.  If you are not the addressee indicated
in this message (or responsible for delivery of the message to such
person), you may not disclose, copy or deliver this message to anyone
and any action taken or omitted to be taken in reliance on it, is
prohibited and may be unlawful.  In such case, you should destroy this
message and kindly notify the sender by reply email.  Please advise
immediately if you or your employer do not consent to Internet email
for messages of this kind.  Opinions, conclusions and other
information in this message that do not relate to the official
business of the University of Stirling shall be understood as neither
given nor endorsed by it.



_______________________________________________
Bug-glibc mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/bug-glibc




reply via email to

[Prev in Thread] Current Thread [Next in Thread]