llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua
Jonas Devlieghere ed8184b781 [lldb/Lua] Redirect Lua stdout/stderr to the CommandReturnObject
Redirect the output of stdout and stderr to the CommandReturnObject for
one line commands.

Differential revision: https://reviews.llvm.org/D82412
2020-06-25 09:55:46 -07:00
..
CMakeLists.txt [Lldb/Lua] Generate Lua Bindings 2019-12-21 11:28:41 -08:00
Lua.cpp [lldb/Lua] Fix typo: s/stdout/stderr/ 2020-06-23 14:19:03 -07:00
Lua.h [lldb/Lua] Use the debugger's output and error file for Lua's I/O library. 2020-06-23 09:05:51 -07:00
ScriptInterpreterLua.cpp [lldb/Lua] Redirect Lua stdout/stderr to the CommandReturnObject 2020-06-25 09:55:46 -07:00
ScriptInterpreterLua.h [lldb/Lua] Fix override/virtual in ScriptInterpreterLua (NFC) 2020-06-15 21:15:35 -07:00