This is the mail archive of the gdb@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: Help needed for gdbserver and pthread on Redhat 9


On Thu, Oct 09, 2003 at 09:01:05AM -0700, Ming Sun wrote:
> If I have a break point in the entry function of a thread, when 
> pthread_create() is
> invoked my program receives a SIGTRAP signal and quit. The gdbserver 
> outputs
> "Cannot find new threads: generic error" before it breaks at main() also.
> Is this normal or there is some configuration I need to do?
> 
> Thanks for the help,

I answered this question yesterday: it's probably a problem with NPTL. 
There's not much more advice I can give you.  Red Hat developers may
have more of an idea.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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