[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,70 @@
+from abc import abstractmethod
----------------
bulbazord wrote:
This is an entire scripting interface. Maybe a separate PR would be more appropriate? Seems like you're doing multiple things here.
https://github.com/llvm/llvm-project/pull/97262
More information about the lldb-commits
mailing list