llvm-project/lldb/test/python_api/frame
Johnny Chen 13ea11afde Modify the test script to better handle the different inlining behaviors of
clang/gcc/llvm-gcc.  If the first breakpoint is due to stop at an inlined
frame, test that the call site corresponds to where it should be.  Also add
an expecr for a second break stop, if the first break stop corresponds to an
inlined call frame #0.

rdar://problem/9741470

llvm-svn: 135100
2011-07-13 22:34:29 +00:00
..
inlines Modify the test script to better handle the different inlining behaviors of 2011-07-13 22:34:29 +00:00
Makefile
TestFrames.py The extra burden for the Python API test case to assign its process object to self.process 2011-06-15 22:14:12 +00:00
main.c Fix wrong test case in main.c. Oops! 2011-01-10 17:44:08 +00:00