Python Extensions#

LLDB provides scriptable extensions to augment the debuggerโ€™s capabilities. This gives users the ability to tailor their debugging experience to their own needs.

This page describes some of these scripting extensions:

Operating System Thread Plugins#

Scripted Process Plugins#

Scripted Platform Plugins#

Scripted Thread Plan Plugins#