|
From: Andrew C. M. <and...@gm...> - 2013-08-01 23:44:18
|
There is a relatively long standing bug about pthread_sigmask not being supported on OS X: https://bugs.kde.org/show_bug.cgi?id=201216 but there is no context in that bug about why it isn't supported, or what work might be required to add support. I have a program I'd like to profile with callgrind on OS X that uses pthread_sigmask, so I'm somewhat motivated to try to add support if someone can provide enough context to point me in the right direction. Thanks, Andrew |