[Lldb-commits] [PATCH] D157659: Have SBTarget::AddModule force a possibly-slow search for the binary, and if the Target has no arch, initialize it with the binary's arch
Jason Molenda via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Aug 11 13:09:42 PDT 2023
jasonmolenda updated this revision to Diff 549507.
jasonmolenda added a comment.
Incorporate Alex's suggestions, not sure about using llvm-dwarfdump yet tho.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157659/new/
https://reviews.llvm.org/D157659
Files:
lldb/source/API/SBTarget.cpp
lldb/test/API/python_api/target-arch-from-module/Makefile
lldb/test/API/python_api/target-arch-from-module/TestTargetArchFromModule.py
lldb/test/API/python_api/target-arch-from-module/main.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157659.549507.patch
Type: text/x-patch
Size: 8228 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230811/773da900/attachment.bin>
More information about the lldb-commits
mailing list