Hi, I just started such a page http://dev.openwengo.com/trac/openwengo/trac.cgi/wiki/BugsFixingBestPractice (there was already a ticket regarding the integration of the crash reporter under mac)
I think it would be useful to give newcomers a list of howtos regarding how to activate debug, where it is interesting to look,... What do you think ? Thx Jerome -----Message d'origine----- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Gianluca Sforna Envoyé : mardi 19 septembre 2006 16:13 À : Philippe BERNERY Cc : [email protected] Objet : Re: [Wengophone-devel] CrashReport under mac 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 _______________________________________________ Wengophone-devel mailing list [email protected] http://dev.openwengo.com/mailman/listinfo/wengophone-devel
