plcrashreporter/Source
Ivan Matkov bc67a33d52
Merge branch 'master' into min-ios-9
2020-10-16 14:42:49 +03:00
..
CrashReporter.h Fix framework targets, tests and demo app 2020-04-23 20:32:19 +03:00
CrashReporter.m Add licensing information: 2009-01-29 22:30:31 +00:00
CrashReporterFramework.m Add empty file to correctly resolve build settings 2020-06-30 17:02:08 +03:00
PLCrashAsync.c update doxyfile, fix unbalanced grouping commands 2020-05-08 19:34:33 +04:00
PLCrashAsync.h Add tag to all release logs 2020-07-03 14:57:31 +03:00
PLCrashAsyncCompactUnwindEncoding.c Fixed logic error in PLCF_ASSERT 2020-06-29 16:49:56 +02:00
PLCrashAsyncCompactUnwindEncoding.h update doxyfile, fix unbalanced grouping commands 2020-05-08 19:34:33 +04:00
PLCrashAsyncDwarfCFAState.cpp update doxyfile, fix unbalanced grouping commands 2020-05-08 19:34:33 +04:00
PLCrashAsyncDwarfCFAState.hpp update doxyfile, fix unbalanced grouping commands 2020-05-08 19:34:33 +04:00
PLCrashAsyncDwarfCFAStateEvaluation.cpp Fix implicit conversation to 32 bit type warnings 2020-05-21 20:17:06 +03:00
PLCrashAsyncDwarfCIE.cpp Fix implicit conversation to 32 bit type warnings 2020-05-21 20:17:06 +03:00
PLCrashAsyncDwarfCIE.hpp Wrap code in namespaces and defines. Add comment 2020-05-12 14:41:32 +04:00
PLCrashAsyncDwarfEncoding.cpp Fix implicit conversation to 32 bit type warnings 2020-05-21 20:17:06 +03:00
PLCrashAsyncDwarfEncoding.hpp update doxyfile, fix unbalanced grouping commands 2020-05-08 19:34:33 +04:00
PLCrashAsyncDwarfExpression.cpp Fix implicit conversation to 32 bit type warnings 2020-05-21 20:17:06 +03:00
PLCrashAsyncDwarfExpression.hpp update doxyfile, fix unbalanced grouping commands 2020-05-08 19:34:33 +04:00
PLCrashAsyncDwarfFDE.cpp Fix implicit conversation to 32 bit type warnings 2020-05-21 20:17:06 +03:00
PLCrashAsyncDwarfFDE.hpp Wrap code in namespaces and defines. Add comment 2020-05-12 14:41:32 +04:00
PLCrashAsyncDwarfPrimitives.cpp Fix implicit conversation to 32 bit type warnings 2020-05-21 20:17:06 +03:00
PLCrashAsyncDwarfPrimitives.hpp update doxyfile, fix unbalanced grouping commands 2020-05-08 19:34:33 +04:00
PLCrashAsyncImageList.cpp Update deprecated API usage 2020-05-14 10:47:39 +03:00
PLCrashAsyncImageList.h Update deprecated API usage 2020-05-14 10:47:39 +03:00
PLCrashAsyncLinkedList.hpp Use compatibility define instead of OSSPINLOCK_USE_INLINED to avoid import ordering issues 2020-06-26 13:46:48 +03:00
PLCrashAsyncMObject.c Fix implicit conversation to 32 bit type warnings 2020-05-21 20:17:06 +03:00
PLCrashAsyncMObject.h Implement a work-around for mach_make_memory_entry_64() returning short entries. 2013-07-10 12:48:55 -04:00
PLCrashAsyncMachExceptionInfo.c Fix rest of the warnings 2020-04-29 15:22:34 +03:00
PLCrashAsyncMachExceptionInfo.h update doxyfile, fix unbalanced grouping commands 2020-05-08 19:34:33 +04:00
PLCrashAsyncMachOImage.c Enable recommended warnings 2020-06-25 12:38:47 +03:00
PLCrashAsyncMachOImage.h Log only image filename 2020-05-15 11:33:27 +03:00
PLCrashAsyncMachOString.c update doxyfile, fix unbalanced grouping commands 2020-05-08 19:34:33 +04:00
PLCrashAsyncMachOString.h update doxyfile, fix unbalanced grouping commands 2020-05-08 19:34:33 +04:00
PLCrashAsyncObjCSection.h Fix undefined ___gxx_personality_v0 symbol 2020-05-15 14:56:38 +03:00
PLCrashAsyncObjCSection.mm Drop unused code 2020-10-09 17:19:13 +03:00
PLCrashAsyncSignalInfo.c Add zero code 2020-06-26 16:41:32 +03:00
PLCrashAsyncSignalInfo.h update doxyfile, fix unbalanced grouping commands 2020-05-08 19:34:33 +04:00
PLCrashAsyncSymbolication.c Do not log "Failed to find FDE" if the data is just missed but there were no errors 2020-05-15 12:50:06 +03:00
PLCrashAsyncSymbolication.h Fixing the bulk of the documentation warnings. 2014-04-23 20:12:49 -04:00
PLCrashAsyncThread.c update doxyfile, fix unbalanced grouping commands 2020-05-08 19:34:33 +04:00
PLCrashAsyncThread.h Merge branch 'master' into feature/catalyst 2020-05-13 14:35:29 +03:00
PLCrashAsyncThread_arm.c Fix type casting 2020-10-09 13:39:20 +03:00
PLCrashAsyncThread_arm.h Add compatibility with previously collected crash reports 2020-06-26 16:45:46 +03:00
PLCrashAsyncThread_current.S Fix comment 2020-06-26 16:41:32 +03:00
PLCrashAsyncThread_current.c Clean up the code and use __DARWIN_OPAQUE_ARM_THREAD_STATE64 2018-11-06 13:44:35 -08:00
PLCrashAsyncThread_current_defs.h Turning on warnings about missing prototypes. 2014-05-15 20:43:58 -04:00
PLCrashAsyncThread_x86.c Fix rest of the warnings 2020-04-29 15:22:34 +03:00
PLCrashAsyncThread_x86.h PLCR-465: Add missing newlines at EOF. 2013-07-22 16:33:40 -04:00
PLCrashCompatConstants.h Remove unused custom constant for min macOS version 2020-10-15 12:17:43 +03:00
PLCrashFeatureConfig.h update doxyfile, fix unbalanced grouping commands 2020-05-08 19:34:33 +04:00
PLCrashFrameCompactUnwind.c Fix implicit conversation to 32 bit type warnings 2020-05-21 20:17:06 +03:00
PLCrashFrameCompactUnwind.h Rename configuration headers to the shorter (and more normative) PLCrash<Name> style. 2013-08-16 18:51:24 -07:00
PLCrashFrameDWARFUnwind.cpp Fix implicit conversation to 32 bit type warnings 2020-05-21 20:17:06 +03:00
PLCrashFrameDWARFUnwind.h Rename configuration headers to the shorter (and more normative) PLCrash<Name> style. 2013-08-16 18:51:24 -07:00
PLCrashFrameStackUnwind.c Fixing return types. 2014-05-04 03:40:11 -04:00
PLCrashFrameStackUnwind.h PLCR-465: Add missing newlines at EOF. 2013-07-22 16:33:40 -04:00
PLCrashFrameWalker.c Fix rest of the warnings 2020-04-29 15:22:34 +03:00
PLCrashFrameWalker.h update doxyfile, fix unbalanced grouping commands 2020-05-08 19:34:33 +04:00
PLCrashHostInfo.h Drop old macOS version support 2020-10-14 11:59:30 +03:00
PLCrashHostInfo.m Add tag to all release logs 2020-07-03 14:57:31 +03:00
PLCrashLogWriter.h Use NSData rather than NSString to make this more general-purpose, as requested in review 2020-09-09 13:22:09 +02:00
PLCrashLogWriter.m Remove deprecated API usage 2020-10-14 12:34:12 +03:00
PLCrashLogWriterEncoding.c Fix cast warnings (WIP) 2020-04-28 18:05:15 +04:00
PLCrashLogWriterEncoding.h Removing uses of #import in non-Objective-C files. 2014-05-15 20:55:37 -04:00
PLCrashMachExceptionPort.h Address last part of the feedback 2020-04-28 15:35:19 +03:00
PLCrashMachExceptionPort.m Add tag to all release logs 2020-07-03 14:57:31 +03:00
PLCrashMachExceptionPortSet.h Fix missing fields 2020-04-30 12:06:52 +04:00
PLCrashMachExceptionPortSet.m Add tag to all release logs 2020-07-03 14:57:31 +03:00
PLCrashMachExceptionServer.h Fix compilation and reporting some values 2020-05-08 16:02:30 +03:00
PLCrashMachExceptionServer.m Add tag to all release logs 2020-07-03 14:57:31 +03:00
PLCrashMacros.h Add prefix 2020-07-13 11:50:21 +03:00
PLCrashNamespace.h Fix missing method in PLCrashNamespace.h 2020-09-29 11:26:00 +03:00
PLCrashProcessInfo.h Add strong qualifier to properties and __strong to underlying fields 2020-04-29 19:30:50 +04:00
PLCrashProcessInfo.m update doxyfile, fix unbalanced grouping commands 2020-05-08 19:34:33 +04:00
PLCrashReport.h Use NSData rather than NSString to make this more general-purpose, as requested in review 2020-09-09 13:22:09 +02:00
PLCrashReport.m Use NSData rather than NSString to make this more general-purpose, as requested in review 2020-09-09 13:22:09 +02:00
PLCrashReport.pb-c.c Use NSData rather than NSString to make this more general-purpose, as requested in review 2020-09-09 13:22:09 +02:00
PLCrashReport.pb-c.h Use NSData rather than NSString to make this more general-purpose, as requested in review 2020-09-09 13:22:09 +02:00
PLCrashReport.proto Use NSData rather than NSString to make this more general-purpose, as requested in review 2020-09-09 13:22:09 +02:00
PLCrashReportApplicationInfo.h Add strong qualifier to properties and __strong to underlying fields 2020-04-29 19:30:50 +04:00
PLCrashReportApplicationInfo.m Wrap code in namespaces and defines. Add comment 2020-05-12 14:41:32 +04:00
PLCrashReportBinaryImageInfo.h Fix missing fields 2020-04-30 12:06:52 +04:00
PLCrashReportBinaryImageInfo.m Replace MRC with ARC 2020-04-27 15:46:56 +04:00
PLCrashReportExceptionInfo.h Add strong qualifier to properties and __strong to underlying fields 2020-04-29 19:30:50 +04:00
PLCrashReportExceptionInfo.m Replace MRC with ARC 2020-04-27 15:46:56 +04:00
PLCrashReportFormatter.h Update all copyright statements 2013-01-01 17:02:34 -05:00
PLCrashReportMachExceptionInfo.h Add strong qualifier to properties and __strong to underlying fields 2020-04-29 19:30:50 +04:00
PLCrashReportMachExceptionInfo.m Replace MRC with ARC 2020-04-27 15:46:56 +04:00
PLCrashReportMachineInfo.h Add strong qualifier to properties and __strong to underlying fields 2020-04-29 19:30:50 +04:00
PLCrashReportMachineInfo.m Replace MRC with ARC 2020-04-27 15:46:56 +04:00
PLCrashReportProcessInfo.h Add strong qualifier to properties and __strong to underlying fields 2020-04-29 19:30:50 +04:00
PLCrashReportProcessInfo.m Replace MRC with ARC 2020-04-27 15:46:56 +04:00
PLCrashReportProcessorInfo.h Update all copyright statements 2013-01-01 17:02:34 -05:00
PLCrashReportProcessorInfo.m Update all copyright statements 2013-01-01 17:02:34 -05:00
PLCrashReportRegisterInfo.h Add strong qualifier to properties and __strong to underlying fields 2020-04-29 19:30:50 +04:00
PLCrashReportRegisterInfo.m Replace MRC with ARC 2020-04-27 15:46:56 +04:00
PLCrashReportSignalInfo.h Add strong qualifier to properties and __strong to underlying fields 2020-04-29 19:30:50 +04:00
PLCrashReportSignalInfo.m Replace MRC with ARC 2020-04-27 15:46:56 +04:00
PLCrashReportStackFrameInfo.h Address feedbacks to PR 2020-04-28 18:24:16 +04:00
PLCrashReportStackFrameInfo.m Replace MRC with ARC 2020-04-27 15:46:56 +04:00
PLCrashReportSymbolInfo.h Add strong qualifier to properties and __strong to underlying fields 2020-04-29 19:30:50 +04:00
PLCrashReportSymbolInfo.m Replace MRC with ARC 2020-04-27 15:46:56 +04:00
PLCrashReportSystemInfo.h Add strong qualifier to properties and __strong to underlying fields 2020-04-29 19:30:50 +04:00
PLCrashReportSystemInfo.m Fix compilation and reporting some values 2020-05-08 16:02:30 +03:00
PLCrashReportTextFormatter.h Update all copyright statements 2013-01-01 17:02:34 -05:00
PLCrashReportTextFormatter.m Add missing check for subtype 2020-10-02 09:23:09 +03:00
PLCrashReportThreadInfo.h Add strong qualifier to properties and __strong to underlying fields 2020-04-29 19:30:50 +04:00
PLCrashReportThreadInfo.m Replace MRC with ARC 2020-04-27 15:46:56 +04:00
PLCrashReporter.h Use NSData rather than NSString to make this more general-purpose, as requested in review 2020-09-09 13:22:09 +02:00
PLCrashReporter.m Use NSData rather than NSString to make this more general-purpose, as requested in review 2020-09-09 13:22:09 +02:00
PLCrashReporterConfig.h Add flag to make it possible to not add an uncaughtexceptionhandler 2017-04-10 16:33:30 -07:00
PLCrashReporterConfig.m Replace MRC with ARC 2020-04-27 15:46:56 +04:00
PLCrashReporterNSError.h Rename PLCrashConstants.h to the more apt PLCrashMacros.h. 2013-09-24 21:02:55 -04:00
PLCrashReporterNSError.m Update all copyright statements 2013-01-01 17:02:34 -05:00
PLCrashSignalHandler.h Rename PLCrashConstants.h to the more apt PLCrashMacros.h. 2013-09-24 21:02:55 -04:00
PLCrashSignalHandler.mm Replace MRC with ARC 2020-04-27 15:46:56 +04:00
PLCrashSysctl.c update doxyfile, fix unbalanced grouping commands 2020-05-08 19:34:33 +04:00
PLCrashSysctl.h update doxyfile, fix unbalanced grouping commands 2020-05-08 19:34:33 +04:00
PLCrashUncaughtExceptionHandler.h Stub out uncaught exception handler classes. 2013-08-24 14:32:05 -04:00
PLCrashUncaughtExceptionHandler.m Add a documentation stub. 2013-08-24 21:06:16 -04:00
dwarf_opstream.cpp update doxyfile, fix unbalanced grouping commands 2020-05-08 19:34:33 +04:00
dwarf_opstream.hpp update doxyfile, fix unbalanced grouping commands 2020-05-08 19:34:33 +04:00
dwarf_private.h Rename configuration headers to the shorter (and more normative) PLCrash<Name> style. 2013-08-16 18:51:24 -07:00
dwarf_stack.hpp update doxyfile, fix unbalanced grouping commands 2020-05-08 19:34:33 +04:00