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

Tamas Berghammer tberghammer at google.com
Wed Jun 17 15:07:10 PDT 2015


- Remove multi threading support (don't fit into the current concept because SBThread::StepInstruction blocks if try to step over a blocking syscall)
- Address other review comments


http://reviews.llvm.org/D10454

Files:
  test/functionalities/unwind/standard/Makefile
  test/functionalities/unwind/standard/TestStandardUnwind.py
  test/functionalities/unwind/standard/hand_written/fprintf.cpp
  test/functionalities/unwind/standard/hand_written/new_delete.cpp

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


More information about the lldb-commits mailing list