Re: gdb problem - cygwin-1.5.19-4

2006-01-24 Thread COLLETTE Yann
Thanks, I totally forgot to look in the mailing list archive. Yann COLLETTE -- Disclaimer Ce message ainsi que les eventuelles pieces jointes constituent une correspondance privee et confidentielle a l'attention exclusive du destinataire designe ci-dessus.

Re: gdb problem - cygwin-1.5.19-4

2006-01-23 Thread Brian Dessent
COLLETTE Yann wrote: > Program received signal SIGSEGV, Segmentation fault. > 0x610ae938 in pthread_key_create () from /usr/bin/cygwin1.dll This is a meaningless and benign message. Just type "continue". Search the mailing list archives for details. Brian -- Unsubscribe info: http://cygw

gdb problem - cygwin-1.5.19-4

2006-01-23 Thread COLLETTE Yann
Hello, I've a problem with gdb. The message displayed by gdb is the following: (gdb) run Starting program: /cygdrive/g/MAPAO/Optim_2/Main/Reg/OptimizeReg.exe Program received signal SIGSEGV, Segmentation fault. 0x610ae938 in pthread_key_create () from /usr/bin/cygwin1.dll (gdb) where #0 0x610a