[Lldb-commits] [PATCH] D149224: Fix an off-by-one error with armv7 mach-o corefile register contexts (LC_THREADs)

Jason Molenda via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Apr 26 13:06:15 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6b6bac2cd81d: Fix off-by-one error in armv7 mach-o corefile register context (authored by jasonmolenda).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149224

Files:
  lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
  lldb/test/API/macosx/arm-corefile-regctx/Makefile
  lldb/test/API/macosx/arm-corefile-regctx/TestArmMachoCorefileRegctx.py
  lldb/test/API/macosx/arm-corefile-regctx/create-arm-corefiles.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149224.517282.patch
Type: text/x-patch
Size: 11589 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230426/3cb2fa1d/attachment-0001.bin>


More information about the lldb-commits mailing list