Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use string instead of std::string | Joshua Peraza | 2017-03-22 | 1 | -1/+1 |
* | Allow compiling the google-breakpad code using a global ::string class instea... | Ivan Penkov | 2016-11-08 | 1 | -2/+2 |
* | Don't demangle Rust symbols by default, but allow linking to rust-demangle. | Ted Mielczarek | 2016-10-25 | 1 | -0/+39 |
* | Fix dump_syms for C++ after 7398ce15b79d | Mark Mentovai | 2016-09-26 | 1 | -2/+2 |
* | Initial support for dumping DWARF corresponding to Swift code | Mark Mentovai | 2016-09-23 | 1 | -8/+83 |
* | Upstream fix for compiling of breakpad with gcc-4.6. Remove an unnecessary | mark@chromium.org | 2011-10-22 | 1 | -1/+1 |
* | Add missing constructor to CPPLanguage class to make it compile with CLang. | ted.mielczarek | 2011-01-25 | 1 | -0/+1 |
* | Breakpad symbol dumper: Move Linux dumping classes into src/common. | jimblandy | 2010-04-05 | 1 | -0/+82 |