[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.
+
+This page describes some of these scripting extension:
----------------
bulbazord wrote:

`extension` -> `extensions`

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


More information about the lldb-commits mailing list