SV: Up to date documentation.

2006-06-28 Thread Mikael Rosbacke
14:27 Till: cygwin@cygwin.com; Mikael Rosbacke Ämne: Re: Up to date documentation. -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Mikael Rosbacke on 6/28/2006 6:08 AM: > Hello! > > I've been searching for some information about the pthreads > implementation > in

Up to date documentation.

2006-06-28 Thread Mikael Rosbacke
d the function. My question, is the documentation on the web up to date or is there some other good place to find an up to date documentation? Best regards, --- Mikael Rosbacke Email:Mikael.rosbacke(at)tritech.se -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem re

SV: Segmentation fault when debugging C++ with gdb.

2006-06-16 Thread Mikael Rosbacke
ntly built gdb from source. But since the issue should be resolved with version 1.5.20 I could probably wait for that version. --- Mikael R -Ursprungligt meddelande- Från: Igor Peshansky [mailto:[EMAIL PROTECTED] Skickat: den 16 juni 2006 15:04 Till: Mikael Rosbacke Kopia: cygwin@cygw

Segmentation fault when debugging C++ with gdb.

2006-06-16 Thread Mikael Rosbacke
Hello! I'm having problem to debug my C++ programs using GDB under cygwin. I get a seg-fault in the c-startup before the main function has been started. The following test program is used: [EMAIL PROTECTED] /cygdrive/c/testcase$ more /cygdrive/c/testcase/test.cpp #include #include int main()

Segmentation fault when debugging C++ with gdb.

2006-06-16 Thread Mikael Rosbacke
Hello! I'm having problem to debug my C++ programs using GDB under cygwin. I get a seg-fault in the c-startup before the main function has been started. The following test program is used: [EMAIL PROTECTED] /cygdrive/c/testcase$ more /cygdrive/c/testcase/test.cpp #include #include int main()