DavidSpickett wrote: > I'm also fine with lldbPluginRegister (similar to lldbPluginPlatformFreeBSD > and lldbPluginProcessFreeBSD)
I don't think it is a plugin, it's more like lldbSymbol. So lldbRegister is fine. https://github.com/llvm/llvm-project/pull/222330 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
