llvm-project/lldb/source/Plugins/ScriptInterpreter
Davide Italiano 30a292c25d [ScriptInterpreterPython] Remove buggy code to save/restore stdin.
Discussed on lldb-dev with Pavel Labath. This doesn't work for
background processes [causes Python to be stuck forever], and it's
unclear whether it's needed. There's no test, also. If this turns
out to be useful, it can be recommitted with a functional implementation
and a test.
2020-04-07 12:43:25 -07:00
..
Lua [lldb/Reproducers] Collect files imported by command script import 2020-03-24 08:54:26 -07:00
None [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
Python [ScriptInterpreterPython] Remove buggy code to save/restore stdin. 2020-04-07 12:43:25 -07:00
CMakeLists.txt [lldb/Lua] Add Boilerplate for a Lua Script Interpreter 2019-12-19 10:13:51 -08:00