| commit | 4b86728bf44b4fef5f26e2afab0d3c6dfba55e24 | [log] [tgz] |
|---|---|---|
| author | Daniel Malea <daniel.malea@intel.com> | Tue Sep 17 16:35:45 2013 +0000 |
| committer | Daniel Malea <daniel.malea@intel.com> | Tue Sep 17 16:35:45 2013 +0000 |
| tree | f0df11b7e0fa8a46fa665a40b2749a1b8b3de1c4 | |
| parent | 7d0d66924f917fd15a34e5c7b84f1789b85043d5 [diff] |
Examine more than 1 frame for equivalent contexts in ThreadPlanStepOverRange - searches frames beginning from the current frame, stops when an equivalent context is found - not using GetStackFrameCount() for performance reasons - fixes TestInlineStepping (clang/gcc buildbots) llvm-svn: 190868