aboutsummaryrefslogtreecommitdiff
path: root/src/processor/testdata
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-152-9/+9
* Always emit a 32-bit crash address for 32-bit architecturesGabriele Svelto2019-01-301-0/+0
* Add crash reason extraction to microdump processorTobias Sargeant2017-08-211-0/+1422
* Updating ExploitabilityLinux to check memory mapping names against a prefixBen Scarlato2016-08-291-0/+0
* Support processing microdump for mips architectureVeljko Mihailovic2016-04-014-0/+167
* Handle multiple microdumps in system log.Maria Mandlis2016-02-261-0/+197
* Support processing microdumps for x86 architecture.Maria Mandlis2016-02-181-0/+174
* Parse additional line introduced in the microdump format and containing the G...Maria Mandlis2016-02-117-0/+12
* The "CPU architecture" field is being filled from the wrong part ofmmandlis@chromium.org2015-08-264-21/+102
* Add check for Linux minidump ending on bad write for exploitability rating.Liu.andrew.x@gmail.com2015-08-216-0/+0
* Add check for executable stack/heap when rating Linux exploitability.Liu.andrew.x@gmail.com2015-08-152-0/+0
* Add check to see if stack pointer is off the stack according to the memoryLiu.andrew.x@gmail.com2015-08-152-0/+0
* Add support for Linux memory mapping stream and remove ELF header usageLiu.andrew.x@gmail.com2015-07-282-0/+0
* Add ELF header analysis when checking for instruction pointer in code.Liu.andrew.x@gmail.com2015-07-166-0/+0
* Checking location of the instruction pointer to see if it isLiu.andrew.x@gmail.com2015-06-253-0/+0
* Microdumps: support aarch64 and lib mapping from APKprimiano@chromium.org2014-12-0212-714/+148792
* Surfacing the process create time in google_breakpad::ProcessStateivanpe@chromium.org2014-11-252-0/+2
* Introduce microdump_stackwalk comand line executableprimiano@chromium.org2014-11-252-0/+307
* Microdump processing implementationmmandlis@chromium.org2014-11-192-0/+406
* Stringify minidump stream_type constants in minidump_dump outputted.mielczarek@gmail.com2014-07-111-17/+17
* Update output for test minidump_dump_test.ivanpe@chromium.org2014-06-251-19/+20
* Add some symbols missing from my last commit.mattdr.breakpad@gmail.com2013-10-293-0/+15137
* Add simple exploitability analysis for Linux crashes.mattdr.breakpad@gmail.com2013-10-295-0/+13323
* Print the correct return address, even on architectures where StackFrame::ins...jimblandy2013-01-222-6/+6
* FastSourceLineResolver implementation for optimization purpose.SiyangXie@gmail.com2010-10-211-0/+22151
* Make dump_syms output an INFO CODE_ID line that includes the code file and co...ted.mielczarek2010-10-051-0/+1
* missed test crashdumps in revision 706.cdn@chromium.org2010-10-024-0/+0
* Added libdisasm to the repository. This library is no longer under developmen...cdn@chromium.org2010-10-0112-0/+0
* Import linux_syscall_support.h from linux-syscall-support.googlecode.com inst...thestig@chromium.org2010-09-151-1/+1
* Breakpad: Avoid using the C++ <cfoo> headers.ted.mielczarek2010-06-252-2/+3
* Fix test breakage caused by my last checkin :-(nealsid2010-06-042-2/+2
* Breakpad: Add minidump processor support for DWARF Call Frame Information.jimblandy2010-03-162-0/+12
* Breakpad processor: Fix function and public symbol lookup.jimblandy2010-01-281-0/+3
* Added on-demand minidump generation for Linux, and a Linux test app.brdevmn2009-12-161-0/+81
* Let x86 stackwalker scan stack in cases where program evaluation fails. Origi...ted.mielczarek2009-10-081-0/+4
* Fix newlines (#253). rs=ted.mielczarekmmentovai2008-04-071-22151/+22151
* Remove dependency on ole32 on Windows (#132). Patch by Sorin Jianu <sorinj>,...mmentovai2008-01-281-2/+1
* Allow finer control over installed handler types (#193). r=ted.mielczarekmmentovai2007-07-021-1/+3
* Updated test data from Issue 143ted.mielczarek2007-05-302-1/+2
* Issue 168 - Output debug file and debug identifier in minidump_stackwalk mach...ted.mielczarek2007-05-161-13/+13
* Ignore functions that have invalid addresses or sizes, instead of aborting thebryner2007-03-222-0/+7
* Rename Airbag to Breakpad.mmentovai2007-02-147-21946/+22221
* Airbag windows client didn't trap VC8 parameter validation errors. Now itmmentovai2007-02-071-0/+1
* Add module list to machine-readable minidump_stackwalk output (#119).mmentovai2007-01-291-0/+21
* Pass the exception record (EXCEPTION_POINTERS*) to callback functions frommmentovai2007-01-121-1/+2
* Fix capitalization of identifiers (#94). r=brynermmentovai2006-12-121-11/+11
* Allow exception handler callbacks more flexibility (#81). r=brynermmentovai2006-12-076-21473/+21950
* Test data update following PDBSourceLineWriter change (#91). r=brynermmentovai2006-12-075-5/+5
* Module API (#32). r=waylonis, brynermmentovai2006-12-052-26/+80
* Support GUID-less PDBs (#77). r=brynermmentovai2006-11-215-3948/+5