jimingham wrote: If you add SetSearchByMangledName to the search query, does that do "search types by name AND by mangled name" or does it mean "Just search by mangled name".
If the former, is there any reason not to do the search for names and mangled names from the start? Is that much more expensive? https://github.com/llvm/llvm-project/pull/160601 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
