summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonExceptionState.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moved #include for lldb-python.h to a distinct group with a reminder commentKate Stone2016-08-191-0/+2
* Remove debugging code left in by accident.Zachary Turner2015-11-131-2/+0
* Modernize FormatBacktrace() and make portable for Python 3.Zachary Turner2015-11-131-21/+15
* Another fix for LLDB_DISABLE_PYTHON=1Zachary Turner2015-11-131-1/+5
* Fix a bug in PythonExceptionState and add unittest coverage.Zachary Turner2015-11-131-0/+10
* Introduce a `PythonExceptionState` class.Zachary Turner2015-11-131-0/+195
OpenPOWER on IntegriCloud