[Lldb-commits] [lldb] [lldb/docs] Add scripting extensions documentation to the website (PR #97262)

Alex Langford via lldb-commits lldb-commits at lists.llvm.org
Tue Jul 2 10:14:59 PDT 2024


================
@@ -0,0 +1,36 @@
+Python Extensions
+=================
+
+LLDB provides many scriptable extensions to augment the debugger capabilities
+and give the ability to the user to tailor their experience to their own needs.
----------------
bulbazord wrote:

Suggestion: `LLDB provides scriptable extensions to augment the debugger's capabilities. This gives users the ability to tailor their debugging experience to their own needs.`

https://github.com/llvm/llvm-project/pull/97262


More information about the lldb-commits mailing list