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

Med Ismail Bennani via lldb-commits lldb-commits at lists.llvm.org
Tue Jul 2 10:34:10 PDT 2024


================
@@ -10,9 +10,6 @@ class ScriptedPlatform(metaclass=ABCMeta):
 
     Most of the base class methods are `@abstractmethod` that need to be
     overwritten by the inheriting class.
-
-    DISCLAIMER: THIS INTERFACE IS STILL UNDER DEVELOPMENT AND NOT STABLE.
-                THE METHODS EXPOSED MIGHT CHANGE IN THE FUTURE.
----------------
medismailben wrote:

I'd expect at this point the extension to be stable.

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


More information about the lldb-commits mailing list