llvm-project/lldb/test/lang
Jim Ingham 18de2fdc55 If the ObjC Step Through Trampoline plan causes a target crash, properly propagate the error back to
the controlling plans so that they don't lose control.

Also change "ThreadPlanStepThrough" to take the return StackID for its backstop breakpoint as an argument
to the constructor rather than having it try to figure it out itself, since it might get it wrong whereas
the caller always knows where it is coming from.

rdar://problem/11402287

llvm-svn: 156529
2012-05-10 01:35:39 +00:00
..
c Second batch of adding @dsym_test/@dwarf_test decorators to existing test cases. 2012-04-06 19:54:10 +00:00
cpp Second batch of adding @dsym_test/@dwarf_test decorators to existing test cases. 2012-04-06 19:54:10 +00:00
objc If the ObjC Step Through Trampoline plan causes a target crash, properly propagate the error back to 2012-05-10 01:35:39 +00:00
objcxx/sample Add a suffix rule for compiling objc++ files and a sample directory under test/lang/objcxx. 2012-04-24 23:05:07 +00:00