teak-llvm/lldb/packages/Python/lldbsuite/test/functionalities/thread/backtrace_limit
Jason Molenda a11b3fe26f Change the unwinder to not use a hard-coded limit on the
max number of stack frames to backtrace, make it a setting,
target.process.thread.max-backtrace-depth.
Add a test case for the setting.

<rdar://problem/28759559> 

llvm-svn: 343029
2018-09-25 21:01:54 +00:00
..
main.cpp
Makefile
TestBacktraceLimit.py