llvm-project/lldb/test/objc-stepping
Johnny Chen 94f928b83f Modify test cases to accomodate Python API change:
o SBFrame.LookupVar -> FindVariable
o SBFrame.LookupVarInScope -> FindValue

llvm-svn: 121782
2010-12-14 18:59:15 +00:00
..
Makefile Added some tests for ObjC stepping, step into ordinary and stret methods, and stepping 2010-12-10 02:33:02 +00:00
TestObjCStepping.py Modify test cases to accomodate Python API change: 2010-12-14 18:59:15 +00:00
stepping-tests.m Added some tests for ObjC stepping, step into ordinary and stret methods, and stepping 2010-12-10 02:33:02 +00:00