aboutsummaryrefslogtreecommitdiff
path: root/src/processor/synth_minidump.h
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-44/+44
* Added classes to support reading unloaded module lists in minidumps.Joshua Peraza2016-12-161-0/+33
* Remove comparison of this with nullptrOrgad Shaneh2016-12-061-7/+0
* Adding support for mips.gordana.cmiljanovic@imgtec.com2013-09-111-0/+1
* Use stdint types everywhereted.mielczarek@gmail.com2013-03-061-21/+21
* Allow processing dumps with missing stack memory for some threadsted.mielczarek@gmail.com2012-11-061-0/+2
* This change allows compiling the google-breakpad code using a global ::string...ivan.penkov@gmail.com2012-06-281-1/+1
* Adjust MD_CONTEXT_CPU_MASK to reflect reality, fix some code so it can handle...ted.mielczarek2011-08-301-1/+12
* Fix unit tests that have not built since @610ted.mielczarek2010-07-231-20/+20
* Breakpad: Avoid using the C++ <cfoo> headers.ted.mielczarek2010-06-251-1/+2
* Breakpad test support: Move test_assembler.{h,cc} from src/processor to src/c...jimblandy2010-04-271-1/+1
* Breakpad Processor: Add new unit tests for google_breakpad::Minidumpjimblandy2010-03-161-0/+357