This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug threads/13719] gdb: Cannot find new threads: generic error[testcase]


http://sourceware.org/bugzilla/show_bug.cgi?id=13719

Tom Tromey <tromey at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at redhat dot com

--- Comment #1 from Tom Tromey <tromey at redhat dot com> 2012-04-02 14:42:43 UTC ---
FWIW, I could not reproduce this on Fedora 16:

(gdb) run
Starting program: /home/tromey/gnu/PRS/gdb13719/pr 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
[Inferior 1 (process 21325) exited normally]
[Inferior 21325 exited]

I even disabled debuginfo lookup:

(gdb) set debug-file-directory /

... and it still worked.

I have:

barimba. rpm -q glibc
glibc-2.14.90-24.fc16.6.x86_64

I tried CVS HEAD (from last week or so), 7.3, 7.4, and the system gdb.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]