[Lldb-commits] [PATCH] D18697: Fix a bug in linux core file handling
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Mon Apr 4 09:54:21 PDT 2016
labath updated this revision to Diff 52572.
labath added a comment.
Address review comments.
http://reviews.llvm.org/D18697
Files:
include/lldb/Target/Process.h
packages/Python/lldbsuite/test/functionalities/postmortem/linux-core/TestLinuxCore.py
packages/Python/lldbsuite/test/functionalities/postmortem/linux-core/altmain.c
packages/Python/lldbsuite/test/functionalities/postmortem/linux-core/altmain.core
packages/Python/lldbsuite/test/functionalities/postmortem/linux-core/altmain.out
packages/Python/lldbsuite/test/functionalities/postmortem/linux-core/make-core.sh
source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp
source/Plugins/Process/elf-core/ProcessElfCore.cpp
source/Plugins/Process/elf-core/ProcessElfCore.h
source/Target/Process.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18697.52572.patch
Type: text/x-patch
Size: 8484 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160404/c078f665/attachment.bin>
More information about the lldb-commits
mailing list