pthread stack management error?
pthread stack management error?
- Subject: pthread stack management error?
- From: Jos Timanta Tarigan <email@hidden>
- Date: Tue, 5 May 2009 10:20:23 -0700 (PDT)
hi,
im currently trying to learn pthread. so i do the tutorials on this site:
https://computing.llnl.gov/tutorials/pthreads/
its unix based so my thought is its mac-friendly :)
i got stuck in stack management where i supposed to be able to change the stack size for each thread. it brings me this error:
Program received signal: “SIGSTOP”.
(gdb) continue
Program received signal: “EXC_BAD_ACCESS”.
(gdb) continue
can any1 help me on this? i've googled around and see a sniplet for the stack management, not much different and should be working properly. you can find the code under Thread Management -> stack management (5.4)
thank you in advance :)
=================================
http://www.svnstrk.blogspot.com
=================================
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden