summaryrefslogtreecommitdiff
path: root/lldb/test/Shell/ScriptInterpreter
AgeCommit message (Expand)Author
2020-06-16[lldb/Python] Fix the infinitely looping Python prompt bugJonas Devlieghere
2020-05-29[lldb/Bindings] Raise exception when using properties that rely on lldb.targetJonas Devlieghere
2020-01-27[lldb/Test] Use lit.local.cfg to mark whole directory as (un)supported.Jonas Devlieghere
2020-01-22[lldb/Test] Skip script interpreter tests reading from stdin for lldb-reproJonas Devlieghere
2020-01-10[lldb/Lua] Support loading Lua modulesJonas Devlieghere
2020-01-10[lldb/lua] Make convenience_variables.test compatible with lua-5.1Pavel Labath
2020-01-09[lldb/Lua] Make lldb.debugger et al available to LuaJonas Devlieghere
2019-12-23[lldb/lua] Fix bindings.test for lua-5.1Pavel Labath
2019-12-22[lldb/ScriptInterpreter] Unify error message for command script importJonas Devlieghere
2019-12-21[lldb/ScriptInterpreter] Fix stale/bogus error messagesJonas Devlieghere
2019-12-21[lldb/Commands] Honor the scripting language passedJonas Devlieghere
2019-12-21[Lldb/Lua] Persist Lua state across script interpreter calls.Jonas Devlieghere
2019-12-21[Lldb/Lua] Generate Lua BindingsJonas Devlieghere
2019-12-20[lldb/Lua] Implement a Simple Lua Script Interpreter PrototypeJonas Devlieghere
2019-12-18[lldb/test] Move script interpreter testsJonas Devlieghere