diff options
author | Jason Molenda <jason@molenda.com> | 2020-09-25 14:08:44 -0700 |
---|---|---|
committer | Jason Molenda <jason@molenda.com> | 2020-09-25 15:19:22 -0700 |
commit | 1bec6eb3f5cba594698bae5b2789744e0c8ee5f2 (patch) | |
tree | 98ff3efdb31fe7d8cdde271f0db4341b290f192b /lldb/unittests/ScriptInterpreter/Python | |
parent | a83eb048cb9a75da7a07a9d5318bbdbf54885c87 (diff) | |
download | llvm-1bec6eb3f5cba594698bae5b2789744e0c8ee5f2.zip llvm-1bec6eb3f5cba594698bae5b2789744e0c8ee5f2.tar.gz llvm-1bec6eb3f5cba594698bae5b2789744e0c8ee5f2.tar.bz2 |
Add support for firmware/standalone LC_NOTE "main bin spec" corefiles
When a Mach-O corefile has an LC_NOTE "main bin spec" for a
standalone binary / firmware, with only a UUID and no load
address, try to locate the binary and dSYM by UUID and if
found, load it at offset 0 for the user.
Add a test case that tests a firmware/standalone corefile
with both the "kern ver str" and "main bin spec" LC_NOTEs.
<rdar://problem/68193804>
Differential Revision: https://reviews.llvm.org/D88282
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions