diff options
author | Howard Hellyer <hhellyer@uk.ibm.com> | 2016-11-24 09:54:09 +0000 |
---|---|---|
committer | Howard Hellyer <hhellyer@uk.ibm.com> | 2016-11-24 09:54:09 +0000 |
commit | f20b0a744f90b7356ecad0cb2e97e50fba7374ed (patch) | |
tree | 76cb7e55e2c74eed26689eef17c43e945cede876 /lldb/packages/Python/lldbsuite | |
parent | 066bf6e1b30868e5bc20e3ebdc6b80dfcab659e4 (diff) | |
download | bcm5719-llvm-f20b0a744f90b7356ecad0cb2e97e50fba7374ed.tar.gz bcm5719-llvm-f20b0a744f90b7356ecad0cb2e97e50fba7374ed.zip |
Patch for lldb bug 26322 “core load hangs”
Correct 0 byte core files uploaded by arc.
llvm-svn: 287861
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
-rw-r--r-- | lldb/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/gcore/linux-i386.core | bin | 0 -> 12324 bytes |
-rw-r--r-- | lldb/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/gcore/linux-x86_64.core | bin | 0 -> 19008 bytes |
-rw-r--r-- | lldb/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/thread_crash/linux-i386.core | bin | 0 -> 24576 bytes |
-rw-r--r-- | lldb/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/thread_crash/linux-x86_64.core | bin | 0 -> 32768 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/gcore/linux-i386.core b/lldb/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/gcore/linux-i386.core Binary files differindex e69de29bb2d..8f9ac87c19f 100644 --- a/lldb/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/gcore/linux-i386.core +++ b/lldb/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/gcore/linux-i386.core diff --git a/lldb/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/gcore/linux-x86_64.core b/lldb/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/gcore/linux-x86_64.core Binary files differindex e69de29bb2d..ef673e45b21 100644 --- a/lldb/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/gcore/linux-x86_64.core +++ b/lldb/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/gcore/linux-x86_64.core diff --git a/lldb/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/thread_crash/linux-i386.core b/lldb/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/thread_crash/linux-i386.core Binary files differindex e69de29bb2d..86c6fb8c5ac 100644 --- a/lldb/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/thread_crash/linux-i386.core +++ b/lldb/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/thread_crash/linux-i386.core diff --git a/lldb/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/thread_crash/linux-x86_64.core b/lldb/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/thread_crash/linux-x86_64.core Binary files differindex e69de29bb2d..fc27e5810ee 100644 --- a/lldb/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/thread_crash/linux-x86_64.core +++ b/lldb/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/thread_crash/linux-x86_64.core |