problems with pthread library
Dave Korn
dave.korn@artimi.com
Fri Aug 5 14:26:00 GMT 2005
----Original Message----
>From: rodrigo
>Sent: 05 August 2005 14:28
> Hello group:
¡Hola! Rodrigo,
> I have rewrite the OS Layer to begin use pthread library for
> multi-threading capabilites.
> So i decided to investigate more and found where the program hangs.
> I found that when creating mutexes the debugger get lost. Not after the
> first call but after a couple of invocation of 'pthread_mutex_init' &
> 'pthread_cond_init'.
> Any hints on what is going on ?
I think there is a bug in pthread_cond_* or pthread_mutex_* functionality
in cygwin at the moment. If you roll back your cygwin dll version to 1.5.17
(using the 'prev' button in the cygwin setup.exe), does that fix it?
cheers,
DaveK
--
Can't think of a witty .sigline today....
More information about the Gdb
mailing list