[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
Mon Aug 8 16:10:36 PDT 2022
JDevlieghere updated this revision to Diff 450993.
JDevlieghere added a comment.
- Use a debugger event to execute the notification of the targets on the event handler thread
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/DebuggerEvents.h
lldb/include/lldb/Core/ModuleList.h
lldb/include/lldb/Symbol/LocateSymbolFile.h
lldb/include/lldb/Target/Target.h
lldb/source/Core/CoreProperties.td
lldb/source/Core/Debugger.cpp
lldb/source/Core/DebuggerEvents.cpp
lldb/source/Core/Module.cpp
lldb/source/Core/ModuleList.cpp
lldb/source/Symbol/LocateSymbolFile.cpp
lldb/source/Symbol/LocateSymbolFileMacOSX.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131328.450993.patch
Type: text/x-patch
Size: 18468 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220808/92d25f35/attachment-0001.bin>
More information about the lldb-commits
mailing list