[Lldb-commits] [PATCH] D15435: Add tests to inspect a stack and local variables from a mini dump
Adrian McCarthy via lldb-commits
lldb-commits at lists.llvm.org
Fri Dec 11 14:03:38 PST 2015
amccarth updated this revision to Diff 42575.
amccarth added a comment.
Moved loading of fizzbuzz mini dump to only the tests that needed it.
Moved @skipUnlessWindows to the individual tests. (I'm not sure how that worked before.)
Improved some comments.
http://reviews.llvm.org/D15435
Files:
packages/Python/lldbsuite/test/functionalities/postmortem/minidump/Makefile
packages/Python/lldbsuite/test/functionalities/postmortem/minidump/TestMiniDump.py
packages/Python/lldbsuite/test/functionalities/postmortem/minidump/main.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15435.42575.patch
Type: text/x-patch
Size: 6973 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20151211/fb43f622/attachment.bin>
More information about the lldb-commits
mailing list