diff options
| author | Jason Molenda <jmolenda@apple.com> | 2013-09-14 05:20:02 +0000 |
|---|---|---|
| committer | Jason Molenda <jmolenda@apple.com> | 2013-09-14 05:20:02 +0000 |
| commit | 7e50d9135fffc8edcdaeb43932d447b3d1cfa0ce (patch) | |
| tree | 84eb34da62971bc20e678b5a11b268fec130c957 /llvm/lib/Bitcode/Reader/BitcodeReader.h | |
| parent | 2e5f5b2e78729ce724073314423cf726f92c10da (diff) | |
| download | llvm-7e50d9135fffc8edcdaeb43932d447b3d1cfa0ce.zip llvm-7e50d9135fffc8edcdaeb43932d447b3d1cfa0ce.tar.gz llvm-7e50d9135fffc8edcdaeb43932d447b3d1cfa0ce.tar.bz2 | |
Change ProcessMachCore to search for both a user-process dyld binary
and a mach kernel in all the pages of the core file. If it finds
a user-process dyld binary, assume this is a user process that had
a copy of the mach kernel in memory when it crashed (e.g. lldb doing
kernel debugging) even though we found the kernel binary first.
Also, change the error messages about sections extending past the end
of the file to be warnings and make the messages sound less severe.
Most user process core files have one section that isn't included in
the file and there's no reason to worry people about that.
<rdar://problem/14473235>
llvm-svn: 190741
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.h')
0 files changed, 0 insertions, 0 deletions
