Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Put PUBLIC lines in Mac symbol files. | ted.mielczarek | 2011-03-04 | 1 | -1/+51 |
* | Breakpad Mac symbol dumper: Add new Mach-O reader class. | ted.mielczarek | 2010-06-25 | 1 | -4/+4 |
* | Breakpad Linux dumper: Handle STABS-in-symbol-table, and line number records ... | jimblandy | 2010-05-05 | 1 | -9/+80 |
* | Breakpad STABS parser: Use a test fixture in StabsReader unit tests. | jimblandy | 2010-05-05 | 1 | -56/+42 |
* | Breakpad STABS reader: Properly compute function end addresses. | jimblandy | 2010-05-05 | 1 | -0/+43 |
* | Breakpad Linux dumper: Make StabsReader independent of endianness and word size. | jimblandy | 2010-05-05 | 1 | -476/+251 |
* | Breakpad symbol dumper: Move Linux dumping classes into src/common. | jimblandy | 2010-04-05 | 1 | -0/+685 |