[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
Thu Dec 10 15:58:39 PST 2015
amccarth created this revision.
amccarth added a reviewer: zturner.
amccarth added a subscriber: lldb-commits.
More mini dump tests to make sure we can see a stack with several levels and inspect local variables.
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.42469.patch
Type: text/x-patch
Size: 4735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20151210/0ce1dd72/attachment.bin>
More information about the lldb-commits
mailing list