aboutsummaryrefslogtreecommitdiff
path: root/src/processor
Commit message (Expand)AuthorAgeFilesLines
* Conditionally define BPLOG_IFJoshua Peraza2018-10-121-0/+2
* Swap MDCVInfoELF::cv_signature if needed.Lei Zhang2018-08-281-1/+5
* Set new ARM64 context flagsJoshua Peraza2018-08-061-9/+1
* processor: Fix memory leak after 88d8114fJoshua Peraza2018-08-021-0/+4
* Define and use a a new MDRawContextARM64Joshua Peraza2018-08-0110-33/+222
* Rename MDRawContextARM64 and its context flagsJoshua Peraza2018-08-018-40/+40
* iOS: disable using CFI in stackwalkingJoshua Peraza2018-07-062-6/+15
* Ignore duplicate module list entries.Lei Zhang2018-06-281-0/+16
* Only do Android-specific adjustments for Android minidumps.Lei Zhang2018-06-281-4/+8
* Refactor code out of MinidumpModuleList::Read().Lei Zhang2018-06-281-48/+55
* Add an anonymous namespace in minidump.cc.Lei Zhang2018-06-281-41/+32
* Add SEVERITY_CRITICAL to logging, that would help to suppress logs from the f...Max Moroz2018-05-292-1/+14
* Read Linux si_code in minidump_processor.Lei Zhang2018-04-131-4/+105
* Allow minidump_dump to print module lists that would normally be rejectedTed Mielczarek2018-03-121-0/+3
* Make breakpad build with -Wimplicit-fallthrough (on linux)Nico Weber2018-01-312-1/+19
* Make iterator string types match map container string typesMike Wittman2017-12-011-2/+2
* Add optional field indicating multiple symbols at an addressMike Wittman2017-11-294-73/+190
* Provide helper wrappers for basename(3) and dirname(3)Tobias Sargeant2017-10-182-2/+4
* Add -s flag to microdump_stackwalk for dumping stack contents.Tobias Sargeant2017-10-174-27/+29
* Convert {mini|micro}dump_stackwalk argument parsing to getopt.Tobias Sargeant2017-10-162-105/+131
* Fix minidump_dump_test after 6d0287851fabMark Mentovai2017-10-051-1/+0
* Dump Crashpad extension structures in minidump_dumpMark Mentovai2017-09-272-16/+381
* Fix MSVC build on 64-bitOrgad Shaneh2017-09-252-9/+9
* Fix googletest/googlemock buildMark Mentovai2017-09-191-2/+2
* Increase the maximum number of modules allowed in minidumps.Tobias Sargeant2017-09-011-3/+3
* Fix memory leak in ppc64 stackwalkerTobias Sargeant2017-08-301-2/+3
* Add crash reason extraction to microdump processorTobias Sargeant2017-08-214-1/+1453
* Fix memory leak in ppc stackwalkerTobias Sargeant2017-08-181-2/+3
* Increase maximum number of regions for minidump_stackwalk.Lars Volker2017-07-281-1/+3
* Handle very large stack tracesLeonard Mosescu2017-07-1212-78/+91
* A couple of minor fixesLeonard Mosescu2017-07-111-3/+3
* Increase maximum number of threads for minidump_stackwalk.Lars Volker2017-03-281-0/+4
* minidump_dump: fix up init pathsMike Frysinger2017-03-252-3/+5
* minidump_dump: dump stack memory like hexdumpMike Frysinger2017-03-242-13/+82
* minidump_dump: add proper cli processingMike Frysinger2017-03-241-8/+53
* Sanity check frame pointer while stackwalkingJoshua Peraza2017-03-222-1/+8
* dump_context: arm: name the registers in the dump outputMike Frysinger2017-03-181-5/+9
* [MIPS]: Don't terminate stackwalk when $sp value doesn't change between framesDragan Mladjenovic2017-03-163-7/+1
* Fix segfault when interpreting bad debug_fileJoshua Peraza2017-03-081-1/+3
* Fix compile errors arising from compiling breakpad with clang.Tobias Sargeant2017-02-171-16/+17
* processor: drop set-but-unused variableMike Frysinger2017-02-121-4/+2
* Fixed leak of unloaded module lists.Joshua Peraza2017-02-072-2/+6
* Revert "Several fixes for broken Mac build"Roman Margold2017-02-012-4/+4
* Several fixes for broken Mac buildRoman Margold2017-02-012-4/+4
* Fixed a bug where cv record size was not correctly checked.Joshua Peraza2017-01-301-4/+6
* Populate stack frames with unloaded module info.Joshua Peraza2017-01-1910-9/+138
* Added classes to support reading unloaded module lists in minidumps.Joshua Peraza2016-12-164-1/+558
* Remove comparison of this with nullptrOrgad Shaneh2016-12-062-13/+9
* microdump_stackwalk_test: fix bashism in testMike Frysinger2016-11-252-2/+2
* Update linksOrgad Shaneh2016-11-182-5/+5