This is the mail archive of the gdb@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]

Re: thread-debuging with gdbserver on ARM/NPTL


On Wed, Oct 25, 2006 at 04:45:29PM +0200, Robert Schwebel wrote:
> Here are some more details about the problem. It turned out that it
> works if you link against libpthread dynamically and doesn't with
> -static.

Oh, right.  Thread debugging of static applications using NPTL is
particularly problematic.  Take a look at this, for starters:

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

-- 
Daniel Jacobowitz
CodeSourcery


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