Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-09-06 | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 1 | -149/+117 |
2016-08-19 | Moved #include for lldb-python.h to a distinct group with a reminder comment | Kate Stone | 1 | -0/+2 |
2015-11-13 | Remove debugging code left in by accident. | Zachary Turner | 1 | -2/+0 |
2015-11-13 | Modernize FormatBacktrace() and make portable for Python 3. | Zachary Turner | 1 | -21/+15 |
2015-11-13 | Another fix for LLDB_DISABLE_PYTHON=1 | Zachary Turner | 1 | -1/+5 |
2015-11-13 | Fix a bug in PythonExceptionState and add unittest coverage. | Zachary Turner | 1 | -0/+10 |
2015-11-13 | Introduce a `PythonExceptionState` class. | Zachary Turner | 1 | -0/+195 |