[Lldb-commits] [PATCH] D39681: Implement core dump debugging for PPC64le
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Nov 16 05:39:16 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL318399: Implement core dump debugging for PPC64le (authored by labath).
Changed prior to commit:
https://reviews.llvm.org/D39681?vs=123151&id=123166#toc
Repository:
rL LLVM
https://reviews.llvm.org/D39681
Files:
lldb/trunk/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/TestLinuxCore.py
lldb/trunk/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/linux-ppc64le.core
lldb/trunk/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/linux-ppc64le.out
lldb/trunk/source/Plugins/Process/Utility/CMakeLists.txt
lldb/trunk/source/Plugins/Process/Utility/RegisterContextPOSIX_ppc64le.cpp
lldb/trunk/source/Plugins/Process/Utility/RegisterContextPOSIX_ppc64le.h
lldb/trunk/source/Plugins/Process/Utility/RegisterInfos_ppc64le.h
lldb/trunk/source/Plugins/Process/elf-core/CMakeLists.txt
lldb/trunk/source/Plugins/Process/elf-core/ProcessElfCore.cpp
lldb/trunk/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_ppc64le.cpp
lldb/trunk/source/Plugins/Process/elf-core/RegisterContextPOSIXCore_ppc64le.h
lldb/trunk/source/Plugins/Process/elf-core/ThreadElfCore.cpp
lldb/trunk/source/Plugins/Process/elf-core/ThreadElfCore.h
lldb/trunk/source/Plugins/Process/elf-core/elf-core-enums.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39681.123166.patch
Type: text/x-patch
Size: 33334 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20171116/2e2f446d/attachment-0001.bin>
More information about the lldb-commits
mailing list