llvm-project/lldb/source
Jonas Devlieghere 8983d69144 [lldb/Commands] Fix bogus enum entry and add Lua (NFC)
Fixes a bogus enum value for the scripting language options, adds an
entry for Lua and refactored the code to use an exhaustive switch.
2019-12-21 17:21:32 -08:00
..
API [Lldb/Lua] Generate Lua Bindings 2019-12-21 11:28:41 -08:00
Breakpoint [lldb][NFC] Migrate FileSpec::Dump to raw_ostream 2019-12-06 09:40:42 +01:00
Commands [lldb/Commands] Fix bogus enum entry and add Lua (NFC) 2019-12-21 17:21:32 -08:00
Core [lldb/Core] Support asking the debugger for a specific script interpreter 2019-12-21 17:11:12 -08:00
DataFormatters TypeCategory: Initialize m_enabled to false 2019-12-12 11:39:41 -08:00
Expression [lldb] Fix ARM32 inferior calls 2019-12-21 11:12:17 +01:00
Host [lldb] Fix ARM32 inferior calls 2019-12-21 11:12:17 +01:00
Initialization [Reproducer] Use ::rtrim() to remove trailing control characters. 2019-10-18 17:11:48 +00:00
Interpreter [lldb/Lua] Add Boilerplate for a Lua Script Interpreter 2019-12-19 10:13:51 -08:00
Plugins [Lldb/Lua] Persist Lua state across script interpreter calls. 2019-12-21 15:00:35 -08:00
Symbol [lldb][NFC] Return a reference from ClangASTContext::getASTContext and remove dead nullptr checks 2019-12-21 22:51:35 +01:00
Target In 'thread step-out' command, only insert a breakpoint in executable memory. 2019-12-20 11:02:24 -08:00
Utility [lldb][NFC] Make clang-format happy by removing trailing space in ArchSpec.cpp 2019-12-17 09:13:48 +01: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