[Lldb-commits] [lldb] [lldb][Expression] Allow specifying a preferred ModuleList for lookup during expression evaluation (PR #129733)
via lldb-commits
lldb-commits at lists.llvm.org
Wed Mar 5 14:06:11 PST 2025
jimingham wrote:
You should complete the module -> symbol_context mutatis mutandis. Other than that this seems like the right foundation for adding a user way to control the symbol lookups.
https://github.com/llvm/llvm-project/pull/129733
More information about the lldb-commits
mailing list