Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Breakpad DWARF Reader: Also look for DWARF in sections with the proper names. | jimblandy | 2010-01-22 | 1 | -6/+18 |
* | Google Breakpad DWARF reader: Add a handler function for DIE references. | jimblandy | 2010-01-12 | 4 | -31/+70 |
* | Breakpad DWARF Reader: Add DWARF language enumeration values. | jimblandy | 2010-01-11 | 1 | -0/+36 |
* | Breakpad DWARF parser: Fix up documentation for DWARF reader classes. | jimblandy@gmail.com | 2009-12-18 | 2 | -33/+34 |
* | Issue 41004: Breakpad DWARF parser: fixes to compile without warnings under G... | jimblandy@gmail.com | 2009-12-15 | 2 | -1/+7 |
* | Issue 41003: Breakpad DWARF parser: Include <cstdio>, since we use it | jimblandy@gmail.com | 2009-12-15 | 1 | -2/+2 |
* | Issue 42002: Breakpad DWARF parser: avoid using <stdint.h> type | jimblandy@gmail.com | 2009-12-15 | 3 | -3/+11 |
* | Issue 39002: Breakpad DWARF parser: Move DWARF parser to platform-independent... | jimblandy@gmail.com | 2009-12-15 | 10 | -0/+2560 |