Description
Debuggers and IDE integrations can communicate with LLDB through a machine-interface driver.
This Git package is useful for developers maintaining tools that expect the MI protocol. It is debugger integration support, not a standalone graphical debugger.
Debuggers can inspect program memory, files, and process state. Use them only on code and systems you are allowed to analyze.