medismailben wrote: > If I wanted to add `ScriptedLuaProcessInterface` (as an example), what would > I need to do?
In the current state, you'd just need to implement at lease `ScriptedProcessLuaInterface::CreatePluginObject` to construct the object. But after I land #71260, you'll also have to implement `ScriptedProcessLuaInterface::GetAbstractMethods`. https://github.com/llvm/llvm-project/pull/71465 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits