[Lldb-commits] [PATCH] D37651: Fix for bug 34532 - A few rough corners related to post-mortem debugging (core/minidump)

Adrian McCarthy via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Sep 13 15:58:49 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL313210: Fix for bug 34532 - A few rough corners related to post-mortem debugging… (authored by amccarth).

Changed prior to commit:
  https://reviews.llvm.org/D37651?vs=115068&id=115132#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37651

Files:
  lldb/trunk/include/lldb/Target/Process.h
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/TestLinuxCore.py
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/postmortem/minidump-new/TestMiniDumpNew.py
  lldb/trunk/source/Commands/CommandObjectThread.cpp
  lldb/trunk/source/Plugins/Process/elf-core/ProcessElfCore.h
  lldb/trunk/source/Target/Process.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37651.115132.patch
Type: text/x-patch
Size: 9276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170913/02a78d16/attachment-0001.bin>


More information about the lldb-commits mailing list