plcrashreporter/Source
landonf@OFFICE.PLAUSIBLELABS.COM 2377929cec Check point commit of backtrace frame handling
git-svn-id: https://plcrashreporter.googlecode.com/svn/trunk@115 25172300-ee46-11dd-abe2-393a09110dd0
2008-12-13 08:29:56 +00:00
..
CrashReporter.h - Move common definitions out of the framework-wide include file, and into an include each source file can include seperately -- that way we don't have to rebuild the framework each time a header is built. 2008-12-07 22:36:59 +00:00
CrashReporter.m Add baseline documentation, error domain, and generic exception type 2008-12-05 11:28:29 +00:00
PLCrashAsync.c Remove verbose development debugging messages 2008-12-13 06:34:28 +00:00
PLCrashAsync.h Move error handling code to plcrashasync 2008-12-12 22:09:20 +00:00
PLCrashAsyncTests.m Move error handling code to plcrashasync 2008-12-12 22:09:20 +00:00
PLCrashFrameWalker.c Assortment of documentation corrections and fixes 2008-12-12 08:22:06 +00:00
PLCrashFrameWalker.h Assortment of documentation corrections and fixes 2008-12-12 08:22:06 +00:00
PLCrashFrameWalkerTests.m Add test for register fetching 2008-12-11 07:59:23 +00:00
PLCrashFrameWalker_arm.c Minor build fixes for arm 2008-12-11 21:26:21 +00:00
PLCrashFrameWalker_arm.h Implement frame reading using vm_read directly 2008-12-09 23:36:43 +00:00
PLCrashFrameWalker_i386.c - Minor cleanups in PLCrashLogWriter 2008-12-11 07:56:53 +00:00
PLCrashFrameWalker_i386.h Implement frame reading using vm_read directly 2008-12-09 23:36:43 +00:00
PLCrashLogWriter.c Check point commit of backtrace frame handling 2008-12-13 08:29:56 +00:00
PLCrashLogWriter.h Finish switch to new writer API 2008-12-12 22:41:27 +00:00
PLCrashLogWriterEncoding.c Implement encoding of the system info message. 2008-12-13 03:05:42 +00:00
PLCrashLogWriterEncoding.h Add the basic encoder implementation from protobuf-c 2008-12-12 08:36:22 +00:00
PLCrashLogWriterTests.m Check point commit of backtrace frame handling 2008-12-13 08:29:56 +00:00
PLCrashReporter.h Put internal docs in their own doxygen group. 2008-12-10 07:40:16 +00:00
PLCrashSignalHandler.h Drop sigaltstack, for now. 2008-12-11 09:20:54 +00:00
PLCrashSignalHandler.m Drop sigaltstack, for now. 2008-12-11 09:20:54 +00:00
PLCrashSignalHandlerTests.m Bring back the signal-based version 2008-12-08 08:29:56 +00:00