| 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 |
| ------------------------------- |
| .. automodapi:: lldb.plugins.operating_system |
| ------------------------------- |
| .. automodapi:: lldb.plugins.scripted_process |
| Scripted Platform Plugins |
| ------------------------------- |
| .. automodapi:: lldb.plugins.scripted_platform |
| Scripted Thread Plan Plugins |
| ------------------------------- |
| .. automodapi:: lldb.plugins.scripted_thread_plan |