On 9/19/06, Philippe BERNERY <[EMAIL PROTECTED]> wrote:
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!
Maybe this is something to add on the wiki?
_______________________________________________
Wengophone-devel mailing list
[email protected]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel