aboutsummaryrefslogtreecommitdiff
path: root/src/google_breakpad
AgeCommit message (Expand)Author
2023-08-02Add support for new SEGV_* constants to minidump_stackwalk.Peter Collingbourne
2023-05-23Modify RISCV minidump context to match CrashpadThomas Gales
2023-05-12Modernize codeLei Zhang
2023-05-10Add new flag to allow granular control over the use of objdump.Mark Brand
2023-05-03Fix MDRawCrashpadAnnotationList::objects typeBen Wagner
2023-05-03Fix MDRawModuleCrashpadInfoList::modules typeBen Wagner
2023-04-28Fix AMD64/X86 typo in MD_CONTEXT_AMD64_ALLBen Wagner
2023-01-26Add support for reading annotation objects in Crashpad modulesZaid Elkurdi
2023-01-20Add address mask to MinidumpCrashpadInfo.Justin Cohen
2023-01-17Decode Mach EXC_RESOURCE and EXC_GUARD exception reasonsRobert Sesek
2022-10-12Fixup non-canonical fault addresses for amd64.Mark Brand
2022-09-09Added riscv and riscv64 support for LinuxIacopo Colonnelli
2022-09-07Update copyright boilerplate, 2022 edition (Breakpad)Mark Mentovai
2022-07-19Adds fastfail subcodes as distinct failure reasonsAlex Gough
2022-06-07[breakpad] Add MINIDUMP_THREAD_NAME_LIST supportBen Hamilton
2022-02-24Support for leaf functions which don't touch any callee-saved registersIvan Penkov
2022-02-19Populating is_multiple in google_breakpad::StackFrame from symbol files.Ivan Penkov
2021-12-13Fix RegisterValidFlagZequan Wu
2021-12-01Add serialization of inlines and inline origins for FastSourceLineResolver so...Zequan Wu
2021-10-29Make processor compatible with both old and new format INLINE/INLINE_ORIGINZequan Wu
2021-10-26Revert "Fix incorrect source file name for inlined frames"Mark Mentovai
2021-10-20Fix incorrect source file name for inlined framesZequan Wu
2021-10-14Fix errors in minidump_exception_mac and dwarf_cu_to_module_unittestJustin Cohen
2021-10-14ios/mac: Add exception code for Crashpad uncaught exceptions.Justin Cohen
2021-07-22Add support to process INLINE records in symbol filesZequan Wu
2020-08-14processor: subtract 1 from return pointers while scanningJoshua Peraza
2020-07-15fix pointer style to match the style guideMike Frysinger
2020-04-27processor: Bound number of exception parameters readJoshua Peraza
2020-01-03Extract the exception record from the minidumpJoshua Peraza
2019-11-22mac processor: Add mapping for EXC_BAD_ACCESS/KERN_CODESIGN_ERRORMark Mentovai
2019-07-12Improving the support for Fuchsia in Breakpad Processor.Ivan Penkov
2019-06-11Enable truncation of module rangesJoshua Peraza
2019-02-21breakpad: Remove semicolons.Nico Weber
2018-08-01Define and use a a new MDRawContextARM64Joshua Peraza
2018-08-01Rename MDRawContextARM64 and its context flagsJoshua Peraza
2018-06-28Only do Android-specific adjustments for Android minidumps.Lei Zhang
2018-06-28Refactor code out of MinidumpModuleList::Read().Lei Zhang
2018-04-13Read Linux si_code in minidump_processor.Lei Zhang
2017-11-29Add optional field indicating multiple symbols at an addressMike Wittman
2017-10-17Add -s flag to microdump_stackwalk for dumping stack contents.Tobias Sargeant
2017-09-27Dump Crashpad extension structures in minidump_dumpMark Mentovai
2017-08-21Add crash reason extraction to microdump processorTobias Sargeant
2017-07-12Handle very large stack tracesLeonard Mosescu
2017-03-24minidump_dump: dump stack memory like hexdumpMike Frysinger
2017-02-20minidump: mark Read as override in derived classesMike Frysinger
2017-02-01Revert "Several fixes for broken Mac build"Roman Margold
2017-02-01Several fixes for broken Mac buildRoman Margold
2017-01-19Populate stack frames with unloaded module info.Joshua Peraza
2016-12-16Added classes to support reading unloaded module lists in minidumps.Joshua Peraza
2016-11-10Add a crash reason string for the simulated crashpad exception codePierre-Antoine Manzagol