[Lldb-commits] [PATCH] D131328: [lldb] Support fetching symbols with dsymForUUID in the background
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sun Aug 7 11:41:21 PDT 2022
JDevlieghere updated this revision to Diff 450659.
JDevlieghere added a comment.
Implement Jason's suggestion of delaying this until we need the unwind table for a module.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131328/new/
https://reviews.llvm.org/D131328
Files:
lldb/include/lldb/Core/Debugger.h
lldb/include/lldb/Core/ModuleList.h
lldb/include/lldb/Symbol/LocateSymbolFile.h
lldb/include/lldb/Target/TargetList.h
lldb/source/Core/CoreProperties.td
lldb/source/Core/Debugger.cpp
lldb/source/Core/Module.cpp
lldb/source/Core/ModuleList.cpp
lldb/source/Symbol/LocateSymbolFile.cpp
lldb/source/Symbol/LocateSymbolFileMacOSX.cpp
lldb/source/Target/TargetList.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131328.450659.patch
Type: text/x-patch
Size: 12436 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220807/d43ad6aa/attachment-0001.bin>
More information about the lldb-commits
mailing list