Le 19 sept. 06 à 05:30, Yannooo a écrit :
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

I knew this feature but I did'nt know how to catch the crash signal.
Great thing!

--
Philippe BERNERY <[EMAIL PROTECTED]>


_______________________________________________
Wengophone-devel mailing list
[email protected]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Reply via email to