[Lldb-commits] [PATCH] D139453: Switch to a different library-loaded notification function breakpoint in Darwin dyld

Jason Molenda via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jul 6 17:58:33 PDT 2023


jasonmolenda updated this revision to Diff 537942.
jasonmolenda added a comment.
Herald added a subscriber: wangpc.

After reverting to avoid CI bot failures on macos intel, this is an updated patch that (1) corrects the binary image count size, (2) allows for a fallback if it can't find the notification function lldb_image_notifier, by name.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139453

Files:
  lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOS.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139453.537942.patch
Type: text/x-patch
Size: 8175 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230707/6dbebb9f/attachment.bin>


More information about the lldb-commits mailing list