This is the mail archive of the gdb-prs@sources.redhat.com 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]

Re: threads/1662: Spawned threads don't stop when breakpoint is hit


The following reply was made to PR threads/1662; it has been noted by GNATS.

From: Nick Gianakas <gianakas@optonline.net>
To: gdb-gnats@sources.redhat.com, nobody@sources.redhat.com,
 nicknospam@optonline.net, gdb-prs@sources.redhat.com
Cc:  
Subject: Re: threads/1662: Spawned threads don't stop when breakpoint is hit
Date: Tue, 01 Jun 2004 01:08:12 -0400

 This is not a bug in GDB afterall.  The problem is caused by having a
 stripped libpthread.  My distribution (Gentoo) strips this file when
 emerging glibc.
 If anyone comes across this PR, here's how to emerge glibc in Gentoo
 w/out stripping it:
  $> FEATURES=nostrip emerge glibc
 
 


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