Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace accidental DOS (and mixed) line endings in a few text files | Dimitry Andric | 2016-01-11 | 1 | -31/+31 |
* | Fix TestMiniDump.py for Python 2/3 (and for a change to debug info) | Adrian McCarthy | 2016-01-11 | 1 | -3/+3 |
* | Add some tests for stack and local variable inspection for mini dumps. | Adrian McCarthy | 2015-12-11 | 3 | -9/+109 |
* | Implement RegisterContext for Mini Dumps. | Adrian McCarthy | 2015-11-12 | 1 | -0/+14 |
* | Remove `use_lldb_suite` from the package, and don't import it anymore. | Zachary Turner | 2015-11-03 | 1 | -1/+1 |
* | Tighten up sys.path, and use absolute imports everywhere. | Zachary Turner | 2015-11-03 | 1 | -2/+2 |
* | Move lldb/test to lldb/packages/Python/lldbsuite/test. | Zachary Turner | 2015-10-28 | 3 | -0/+72 |