Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typeo in diagnose-unwind.py. | Jason Molenda | 2013-07-15 | 1 | -1/+1 |
* | Add the frame content dumper function call to one more place. | Jason Molenda | 2013-07-09 | 1 | -0/+2 |
* | Add new information gathering to the lldb & simple backtrace methods: | Jason Molenda | 2013-07-09 | 1 | -5/+30 |
* | Also report any OS python plugin in use. | Jason Molenda | 2013-06-20 | 1 | -0/+3 |
* | Print the general purpose registers for frame 0. | Jason Molenda | 2013-06-20 | 1 | -0/+8 |
* | A few small enhancements to the diagnose-unwind command. | Jason Molenda | 2013-06-19 | 1 | -24/+82 |
* | Small changes to diagnose_unwind. Correctly provide help text. | Jason Molenda | 2013-06-05 | 1 | -6/+15 |
* | Adding a diagnose-nsstring command | Enrico Granata | 2013-05-30 | 1 | -1/+1 |
* | Print a backtrace line for a pc value even if we can't make an SBAddress | Jason Molenda | 2013-05-01 | 1 | -1/+2 |
* | Put a try/catch block around the SBAddress setting; don't want to | Jason Molenda | 2013-04-30 | 1 | -13/+16 |
* | Rename unwind_diagnose.py to diagnose_unwind.py. Change | Jason Molenda | 2013-04-30 | 1 | -0/+161 |