| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch the Linux minidump writer to use MDCVInfoELF for CV data. | Ted Mielczarek | 2016-04-05 | 1 | -0/+74 |
* | Change MDCVInfoELF into something usable. | Ted Mielczarek | 2016-02-10 | 1 | -21/+202 |
* | Adding support for mips. | gordana.cmiljanovic@imgtec.com | 2013-09-11 | 1 | -0/+113 |
* | Use stdint types everywhere | ted.mielczarek@gmail.com | 2013-03-06 | 1 | -37/+37 |
* | The Google-breakpad processor rejects (ignores) context records that lack CPU... | ivan.penkov@gmail.com | 2012-12-08 | 1 | -0/+152 |
* | Cleaning up google-breakpad source code of signed-unsigned comparison warnings | ivan.penkov@gmail.com | 2012-11-21 | 1 | -4/+4 |
* | Allow processing dumps with missing stack memory for some threads | ted.mielczarek@gmail.com | 2012-11-06 | 1 | -0/+87 |
* | Add a GetInstructionPointer method to MinidumpException | ted.mielczarek@gmail.com | 2012-09-17 | 1 | -2/+8 |
* | This change allows compiling the google-breakpad code using a global ::string... | ivan.penkov@gmail.com | 2012-06-28 | 1 | -1/+2 |
* | Adjust MD_CONTEXT_CPU_MASK to reflect reality, fix some code so it can handle... | ted.mielczarek | 2011-08-30 | 1 | -0/+316 |
* | Add MinidumpMemoryInfo / MinidumpMemoryInfoList classes to expose MDRawMemory... | ted.mielczarek | 2011-01-13 | 1 | -0/+57 |
* | Fix unit tests that have not built since @610 | ted.mielczarek | 2010-07-23 | 1 | -2/+2 |
* | Breakpad Processor: Add new unit tests for google_breakpad::Minidump | jimblandy | 2010-03-16 | 1 | -6/+437 |
* | Breakpad processor: Use unsigned constants in comparisons, to quiet compiler ... | jimblandy | 2009-12-23 | 1 | -2/+2 |
* | Allow Minidump class to be instantiated with stream instead of file. r=mark a... | ted.mielczarek | 2009-12-09 | 1 | -0/+103 |