[Lldb-commits] [PATCH] D141702: [lldb/crashlog] Make module loading use Scripted Process affordance

Med Ismail Bennani via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jan 20 16:42:28 PST 2023


mib updated this revision to Diff 491007.
mib added a comment.

Address @JDevlieghere & @bulbazord comments

- Use D142059 <https://reviews.llvm.org/D142059>'s ScriptedProcess::GetCapabilities to decide whether we should force symbol lookup.
- Make symbol fetching parallel.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141702/new/

https://reviews.llvm.org/D141702

Files:
  lldb/examples/python/scripted_process/crashlog_scripted_process.py
  lldb/source/Plugins/Process/scripted/ScriptedProcess.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141702.491007.patch
Type: text/x-patch
Size: 7475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230121/488847ac/attachment.bin>


More information about the lldb-commits mailing list