hanchenye-llvm-project/lldb/source
Jonas Devlieghere 20b52c33ba [ScriptInterpreter] Limit LLDB's globals to interactive mode.
Jim pointed out that the LLDB global variables should only be available
in interactive mode. When used from a command for example, their values
might be stale or not at all what the user expects. Therefore we want to
explicitly make these variables unavailable.

Differential revision: https://reviews.llvm.org/D67685

llvm-svn: 372192
2019-09-18 00:30:01 +00:00
..
API [lldb][NFC] Make ArgEntry::quote private and provide a getter 2019-09-13 08:26:00 +00:00
Breakpoint [lldb][NFC] Remove ArgEntry::ref member 2019-09-13 11:26:48 +00:00
Commands [Reproducer] Implement dumping packets. 2019-09-16 23:31:06 +00:00
Core Implement DW_OP_convert 2019-09-10 16:17:38 +00:00
DataFormatters Code cleanup: Change FormattersContainer::KeyType from SP to rvalue 2019-09-04 09:47:18 +00:00
Expression [DWARF] Evaluate DW_OP_entry_value 2019-09-11 21:23:45 +00:00
Host Fix error in ProcessLauncherWindows.cpp 2019-09-13 18:50:39 +00:00
Initialization Various build fixes for lldb on MinGW 2019-08-06 18:20:43 +00:00
Interpreter [lldb][NFC] Remove ArgEntry::ref member 2019-09-13 11:26:48 +00:00
Plugins [ScriptInterpreter] Limit LLDB's globals to interactive mode. 2019-09-18 00:30:01 +00:00
Symbol For PR17164: split -fno-lax-vector-conversion into three different 2019-09-13 06:02:15 +00:00
Target [Target] Move InferiorCall to Process 2019-09-13 00:02:05 +00:00
Utility [NFC] Move dumping into GDBRemotePacket 2019-09-16 20:02:57 +00:00
CMakeLists.txt [CMake] Remove Apple-specific version logic. 2019-04-17 18:23:22 +00:00
lldb.cpp [CMake] Remove Apple-specific version logic. 2019-04-17 18:23:22 +00:00