================
@@ -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:
+
+Operating System Thread Plugins
+-------------------------------
+
----------------
bulbazord wrote:

A short blurb explaining what each of these are for would be useful. It may not 
be obvious what "Operating System Thread Plugins" are for, as an example.

https://github.com/llvm/llvm-project/pull/97262
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to