| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-12-22 | [lldb/ScriptInterpreter] Unify error message for command script import | Jonas Devlieghere | |
| Rather than checking for Python explicitly, let the script interpreter handle things and print an error if the functionality is not supported. | |||
| 2019-12-18 | [lldb/test] Move script interpreter tests | Jonas Devlieghere | |
| Create a new test for lldb launched without a script interpreter and move it under a new `ScriptInterpreter` directory. Also move crashlog.test there for consistency. | |||
