summaryrefslogtreecommitdiffstats
path: root/lldb/examples/python/diagnose_unwind.py
Commit message (Expand)AuthorAgeFilesLines
* Python 2/3 compatibility: from __future__ import print_functionSerge Guelton2019-03-211-56/+57
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-224/+267
* Fix typeo in diagnose-unwind.py.Jason Molenda2013-07-151-1/+1
* Add the frame content dumper function call to one more place.Jason Molenda2013-07-091-0/+2
* Add new information gathering to the lldb & simple backtrace methods:Jason Molenda2013-07-091-5/+30
* Also report any OS python plugin in use.Jason Molenda2013-06-201-0/+3
* Print the general purpose registers for frame 0.Jason Molenda2013-06-201-0/+8
* A few small enhancements to the diagnose-unwind command.Jason Molenda2013-06-191-24/+82
* Small changes to diagnose_unwind. Correctly provide help text.Jason Molenda2013-06-051-6/+15
* Adding a diagnose-nsstring commandEnrico Granata2013-05-301-1/+1
* Print a backtrace line for a pc value even if we can't make an SBAddressJason Molenda2013-05-011-1/+2
* Put a try/catch block around the SBAddress setting; don't want to Jason Molenda2013-04-301-13/+16
* Rename unwind_diagnose.py to diagnose_unwind.py. ChangeJason Molenda2013-04-301-0/+161
OpenPOWER on IntegriCloud