llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua
Jonas Devlieghere 5c1c8443eb [lldb] Abstract scoped timer logic behind LLDB_SCOPED_TIMER (NFC)
This patch introduces a LLDB_SCOPED_TIMER macro to hide the needlessly
repetitive creation of scoped timers in LLDB. It's similar to the
LLDB_LOG(F) macro.

Differential revision: https://reviews.llvm.org/D93663
2020-12-22 09:10:27 -08:00
..
CMakeLists.txt [Lldb/Lua] Generate Lua Bindings 2019-12-21 11:28:41 -08:00
Lua.cpp [LLDB] fix error message for one-line breakpoint scripts 2020-12-07 11:21:07 +00:00
Lua.h [LLDB/Lua] add support for one-liner breakpoint callback 2020-11-30 14:12:26 +00:00
ScriptInterpreterLua.cpp [lldb] Abstract scoped timer logic behind LLDB_SCOPED_TIMER (NFC) 2020-12-22 09:10:27 -08:00
ScriptInterpreterLua.h [LLDB/Lua] add support for one-liner breakpoint callback 2020-11-30 14:12:26 +00:00