DavidSpickett wrote: We can generate help text at runtime (e.g. https://github.com/llvm/llvm-project/blob/a029ece7b0077ef7417362891b32a53a825adb32/lldb/source/Commands/CommandObjectType.cpp#L785) but I'm not sure you'd have access to the pluginmanager from there.
There's some stuff for tab completing plugin names, we could hook that up, but that feels like a nice to have. I'm not sure as a user I'd even think to try it anyway, something in the help/error message is much more discoverable. https://github.com/llvm/llvm-project/pull/143126 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits