[Lldb-commits] [PATCH] D22917: Add/fix support for i386 elf core files

Dimitar Vlahovski via lldb-commits lldb-commits at lists.llvm.org
Thu Jul 28 10:15:14 PDT 2016


dvlahovski updated this revision to Diff 65957.
dvlahovski added a comment.

Checking for null pointer, in case of a corrupt core file


https://reviews.llvm.org/D22917

Files:
  packages/Python/lldbsuite/test/functionalities/postmortem/linux-core/TestLinuxCore.py
  source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
  source/Plugins/Process/elf-core/ProcessElfCore.cpp
  source/Plugins/Process/elf-core/ProcessElfCore.h
  source/Plugins/Process/elf-core/ThreadElfCore.cpp
  source/Plugins/Process/elf-core/ThreadElfCore.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22917.65957.patch
Type: text/x-patch
Size: 14948 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160728/da7aa17b/attachment-0001.bin>


More information about the lldb-commits mailing list