llvm-project/lldb/bindings
Jonas Devlieghere b0bdaf9ba2 [lldb/Python] Add lldbconfig module to make the lldb module configurable
Using the approach suggested by Pavel in D77588, this patch introduces a
new lldbconfig module that lives next to the lldb module. It makes it
possible to make the lldb module configurable before importing it. More
specifically it makes it possible to delay initializing the debugger,
which is needed for testing the reproducer.

Differential revision: https://reviews.llvm.org/D77661
2020-04-08 15:59:24 -07:00
..
interface [lldb] NFC: Fix trivial typo in comments, documents, and messages 2020-04-07 01:06:16 +09:00
lua [lldb/Lua] Add lua typemaps for INOUT params 2020-01-09 14:51:13 -08:00
python Fix illegal early call to PyBuffer_Release in swig typemaps 2020-04-07 13:31:29 -07:00
CMakeLists.txt
headers.swig Create basic SBEnvironment class 2020-03-23 19:23:33 -07:00
interfaces.swig Create basic SBEnvironment class 2020-03-23 19:23:33 -07:00
lua.swig [lldb/Lua] Add lua typemaps for INOUT params 2020-01-09 14:51:13 -08:00
macros.swig
python.swig [lldb/Python] Add lldbconfig module to make the lldb module configurable 2020-04-08 15:59:24 -07:00