[Lldb-commits] [PATCH] D157756: Support corefiles that put the uuid of their binary in a fixed address in low memory; load that binary

Jason Molenda via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Aug 11 14:02:39 PDT 2023


jasonmolenda updated this revision to Diff 549516.
jasonmolenda added a comment.

Fix size check when making sure there's enough data.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157756

Files:
  lldb/source/Plugins/Process/mach-core/ProcessMachCore.cpp
  lldb/source/Plugins/Process/mach-core/ProcessMachCore.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157756.549516.patch
Type: text/x-patch
Size: 4493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230811/e3fc354f/attachment.bin>


More information about the lldb-commits mailing list