[TIMOB-18269] Debugger crash after disabling skip all breakpoints option
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2014-12-19T19:38:48.000+0000 |
Affected Version/s | Release 3.5.0 |
Fix Version/s | Release 3.5.0 |
Components | iOS |
Labels | qe-3.5.0 |
Reporter | Praveen Innamuri |
Assignee | Pedro Enrique |
Created | 2014-12-19T19:05:04.000+0000 |
Updated | 2014-12-30T23:51:31.000+0000 |
Description
Steps to reproduce:
- Enable 'Skip All Breakpoints' before launch.
- Let the thread suspend at a breakpoint.
- When it is suspended, Disable "Skip all breakpoints" option - it should not crash the debugger thread.
Addressed part of https://github.com/appcelerator/titanium_mobile/pull/6518
Closing ticket as fixed. Verified debugger does not crash after disabling Skip All Breakpoints option. Tested on: Appcelerator Studio, build: 3.4.1.201410281743 SDK build: 3.5.0.v20141222103320 CLI: 3.4.1 Alloy: 1.5.1 Xcode: 6.2 beta 3 Devices: iphone 6 plus (8.1.1), iphone 6 simulator (8.2)