Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue 39002: Breakpad DWARF parser: Move DWARF parser to platform-independent... | jimblandy@gmail.com | 2009-12-15 | 10 | -2560/+0 |
* | Issue 32002: Breakpad DWARF parser: Update char decls to be signed | jimblandy@gmail.com | 2009-10-08 | 1 | -17/+23 |
* | 10.6 SDK compatibility fixes. No bug. | mmentovai | 2009-10-06 | 3 | -2/+6 |
* | Breakpad: Don't use the deprecated __gnu_cxx::hash_map container. | jimblandy@gmail.com | 2009-09-03 | 3 | -36/+2 |
* | Provide a real std::string hash, not just a forward declaration for something | mmentovai | 2009-08-20 | 1 | -8/+19 |
* | Issue 283 - DWARF dumper doesn't handle DW_AT_specification. r=nealsid | ted.mielczarek | 2008-12-08 | 2 | -0/+39 |
* | Issue 284 - DWARF dumper doesn't output function names including arguments. r... | ted.mielczarek | 2008-12-08 | 2 | -2/+8 |
* | Added DWARF support to Breakpad client. Thanks to Google for open sourcing t... | nealsid | 2008-10-08 | 10 | -0/+2528 |