[Lldb-commits] [PATCH] D26676: Patch for lldb bug 26322 “core load hangs”
Howard Hellyer via lldb-commits
lldb-commits at lists.llvm.org
Wed Nov 23 05:59:24 PST 2016
hhellyer updated this revision to Diff 79056.
hhellyer added a comment.
Updating patch to remove executables and create empty targets in the test cases.
https://reviews.llvm.org/D26676
Files:
packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/gcore/
packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/gcore/TestGCore.py
packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/gcore/linux-i386.core
packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/gcore/linux-x86_64.core
packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/gcore/main.cpp
packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/gcore/main.mk
packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/gcore/make-core.sh
packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/thread_crash/
packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/thread_crash/TestLinuxCoreThreads.py
packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/thread_crash/linux-i386.core
packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/thread_crash/linux-x86_64.core
packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/thread_crash/main.cpp
packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/thread_crash/main.mk
packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/thread_crash/make-core.sh
source/Plugins/Process/elf-core/ProcessElfCore.cpp
source/Plugins/Process/elf-core/ThreadElfCore.cpp
source/Plugins/Process/elf-core/ThreadElfCore.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26676.79056.patch
Type: text/x-patch
Size: 17550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20161123/33602186/attachment-0001.bin>
More information about the lldb-commits
mailing list