[Lldb-commits] [PATCH] Add new test for stress testing stack unwinding

Tamas Berghammer tberghammer at google.com
Mon Jun 15 11:46:52 PDT 2015


Hi vharron, labath, jasonmolenda,

Add new test for stress testing stack unwinding

This test case generates new tests from the source files dropped into
its directory. For stress testing stack unwinding it steps through the
code line by line and then tests unwinding from each instruction.

Note: Source files will be added separately. The exact source of them is still under investigation/discussion.

http://reviews.llvm.org/D10454

Files:
  test/functionalities/unwind/standard/Makefile
  test/functionalities/unwind/standard/TestStandardUnwind.py

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10454.27697.patch
Type: text/x-patch
Size: 6618 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150615/5607fa20/attachment.bin>


More information about the lldb-commits mailing list