jimingham wrote: I hadn't thought about this before. If we are already doing that for __lldb_init_modules so we get commands registered from sub-modules as well, then it should be simple to hook your module search onto that. But if we don't do it for commands, then doing it in this PR isn't necessary, but at some point we should fix this for both the init modules and your decorators search.
https://github.com/llvm/llvm-project/pull/195351 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
