[TIMOB-18263] iOS: Debugger suspends the thread though all breakpoints are suspended
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2015-01-02T05:39:25.000+0000 |
Affected Version/s | Release 3.5.0 |
Fix Version/s | Release 3.5.0 |
Components | iOS |
Labels | qe-3.5.0, qe-manualtest |
Reporter | Praveen Innamuri |
Assignee | Pedro Enrique |
Created | 2014-12-19T02:45:54.000+0000 |
Updated | 2015-01-02T05:39:25.000+0000 |
Description
- Debug a iOS app onto device/simulator.
- After the app is suspended at the breakpoints, resume (F8) the execution.
- Now skip all breakpoints : Run > Skip All Breakpoints.
- Try to run through the same scenario - the thread should not be suspended at the breakpoints now.
Verified the debugger for *skipping all breakpoint* functionality. Hence closing the ticket. Test Environment: Titanium SDK: 3.5.0.v20141222103320 Appc-Studio: 3.4.1 GA Titanium CLI: 3.4.1 GA Alloy : 1.5.1 GA Xcode : 6.1 OS: OSX 10.10.1 Device : iPhone 6plus (iOS 8.1)