aboutsummaryrefslogtreecommitdiff
path: root/src/processor/stackwalker_unittest_utils.h
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-32/+32
* Enable truncation of module rangesJoshua Peraza2019-06-111-5/+0
* Populate stack frames with unloaded module info.Joshua Peraza2017-01-191-0/+1
* Allow compiling the google-breakpad code using a global ::string class instea...Ivan Penkov2016-11-081-1/+1
* Server-side workaround to handle overlapping modules.Ivan Penkov2016-06-201-5/+18
* Refactoring in preparation for microdump processingmmandlis@chromium.org2014-09-081-0/+4
* Detect corrupt symbol files during minidump processing. Recover from the err...ivan.penkov@gmail.com2013-07-111-6/+9
* Use stdint types everywhereted.mielczarek@gmail.com2013-03-061-15/+15
* Fixing a mem leak in test codeivan.penkov@gmail.com2012-06-291-0/+23
* This change allows compiling the google-breakpad code using a global ::string...ivan.penkov@gmail.com2012-06-281-14/+15
* Restrict ownership of symbol data buffers to symbol supplier.SiyangXie@gmail.com2010-11-011-0/+1
* Refactor source line resolver, add interface in supplier and resolver.SiyangXie@gmail.com2010-10-071-0/+4
* Breakpad processor: Unit tests for StackwalkerX86.jimblandy2010-03-161-0/+175