summaryrefslogtreecommitdiff
path: root/lldb/bindings/lua
AgeCommit message (Expand)Author
2025-10-30[lldb] Add alternative SBThread::GetStopDescription (#165379)Ebuka Ezike
2024-05-17[lldb] Include SBLanguages in the SWIG bindings (#92470)Jonas Devlieghere
2024-03-04[lldb/lua] Fix Lua building on Windows (#83871)Alexander M
2023-05-15[lldb] Fix lua build after 27b6a4e63afeAlex Langford
2023-01-12[lldb] Fix compile error in Lua typemapJonas Devlieghere
2021-12-16[lldb] (Semi-automatically) format .swig filesPavel Labath
2021-12-13[lldb] Clarify StructuredDataImpl ownershipPavel Labath
2021-12-06[lldb] Remove extern "C" from lldb-swig-lua interfacePavel Labath
2021-10-12[lldb/lua] Supplement Lua bindings for lldb moduleSiger Yang
2021-07-07[lldb/lua] Add scripted watchpoints for LuaSiger Yang
2021-01-25[lldb/Lua] add support for Lua function breakpointPedro Tammela
2021-01-23[lldb/Lua] add 'Lua' before naming versionsPedro Tammela
2021-01-23[lldb/Lua] add initial Lua typemapsPedro Tammela
2020-11-30[LLDB/Lua] add support for one-liner breakpoint callbackPedro Tammela
2020-08-12[lldb] Fix relative imports and set the appropriate include dirsJonas Devlieghere
2020-08-11[lldb/CMake] Separate CMake code for Lua and Python (NFC)Jonas Devlieghere
2020-01-09[lldb/Lua] Add lua typemaps for INOUT paramsJonas Devlieghere