Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Basic handling of CIE version 4 in dwarf reading | Scott Graham | 2016-11-02 | 1 | -0/+87 |
* | convert to uint8_t* for binary data to fix -Wnarrowing build errors | Mike Frysinger | 2016-01-26 | 1 | -16/+32 |
* | Use stdint types everywhere | ted.mielczarek@gmail.com | 2013-03-06 | 1 | -4/+4 |
* | This change allows compiling the google-breakpad code using a global ::string... | ivan.penkov@gmail.com | 2012-06-28 | 1 | -1/+1 |
* | Add includes for unittests that appear to need them. | jessicag.feedback@gmail.com | 2011-10-17 | 1 | -0/+2 |
* | Breakpad: Avoid using the C++ <cfoo> headers. | ted.mielczarek | 2010-06-25 | 1 | -4/+5 |
* | Breakpad Mac symbol dumper: Add new Mach-O reader class. | ted.mielczarek | 2010-06-25 | 1 | -5/+5 |
* | Breakpad Linux dumper: Make changes requested by Neal Sidhwaney in issue 59002. | jimblandy | 2010-03-29 | 1 | -2/+2 |
* | Breakpad Linux dumper: Parse the .eh_frame section. | jimblandy | 2010-03-16 | 1 | -4/+525 |
* | Breakpad Linux dumper: Add support for dumping DWARF CFI as STACK CFI records. | jimblandy | 2010-03-16 | 1 | -0/+1928 |