异常捕获相关


在软件测试阶段,为了收集更多的bug信息,可以create一个crash服务器,专门收集crash日志,方便技术人员fix。
收集了一些资料:
http://cocoawithlove.com/2010/05/handling-unhandled-exceptions-and.html

http://guoxiaoxin.blogbus.com/logs/74067257.html

http://code.google.com/p/plcrashreporter/

http://creativeinaustria.wordpress.com/2008/10/18/crash-reporter-for-iphone-applications/

https://github.com/TheRealKerni/QuincyKit

https://github.com/kaler/CrashKit

你可能感兴趣的:(软件测试,服务器,Crash,技术人,2010)