Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused file as this file is deprecated (use ./crashlog.py instead). | Greg Clayton | 2012-04-02 | 1 | -573/+0 |
* | Allow the crash log file path to contain an initial tilde component. | Johnny Chen | 2011-10-06 | 1 | -1/+2 |
* | Simplify code to print symbols and sections within a module using the built-i... | Johnny Chen | 2011-10-06 | 1 | -9/+4 |
* | Cleaned up the the code that figures out the inlined stack frames given a | Greg Clayton | 2011-10-01 | 1 | -2/+2 |
* | Fixed the public and internal disassembler API to be named correctly: | Greg Clayton | 2011-09-27 | 1 | -5/+5 |
* | Fixes for a few different versions of the darwin crash log. | Greg Clayton | 2011-09-26 | 1 | -20/+32 |
* | Added an example that symbolicates symbol information. This file | Greg Clayton | 2011-09-26 | 1 | -0/+565 |