Hello,

I've just get a look to the CrashReport application. It seems it only works under windows when compile with msvc. I think that a lot of you didn't know that mac keep a record of the last crashreport for their application with the resolved symbols.
The path of this file is ~/Library/Log/CrashReporter/WengoPhone.crash.log
To detect the crash the only thing to do is to install unix signal handler. The list of the following signals could fetch SIGILL, SIGTRAP, SIGEMT, SIGFPE, SIGBUS, SIGSEGV, SIGSYS, SIGXCPU, SIGXFSZ

Sincerly,
-Yann

        

        
                
___________________________________________________________________________ Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet ! Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et vos expériences. http://fr.answers.yahoo.com
_______________________________________________
Wengophone-devel mailing list
[email protected]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Reply via email to