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

Leonard Mosescu via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Sep 13 10:26:17 PDT 2017


lemo updated this revision to Diff 115068.
lemo marked an inline comment as done.
lemo added a comment.

Adding test coverage


https://reviews.llvm.org/D37651

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

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


More information about the lldb-commits mailing list