[Lldb-commits] [PATCH] D18176: Fix thread/process ID reading from linux core files

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Wed Mar 16 02:24:59 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL263628: Fix thread/process ID reading from linux core files (authored by labath).

Changed prior to commit:
  http://reviews.llvm.org/D18176?vs=50709&id=50806#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18176

Files:
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/postmortem/linux-core/TestLinuxCore.py
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/postmortem/linux-core/i386.core
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/postmortem/linux-core/i386.out
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/postmortem/linux-core/main.c
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/postmortem/linux-core/make-core.sh
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/postmortem/linux-core/x86_64.core
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/postmortem/linux-core/x86_64.out
  lldb/trunk/source/Plugins/Process/elf-core/ProcessElfCore.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18176.50806.patch
Type: text/x-patch
Size: 5325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160316/e7681688/attachment-0001.bin>


More information about the lldb-commits mailing list