Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-18334] iOS: Debugger shows the execution pointer even after session is terminated

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2015-01-08T10:07:12.000+0000
Affected Version/sRelease 3.5.0
Fix Version/sRelease 3.5.0, Release 4.0.0
ComponentsiOS
Labelsqe-3.5.0, regression
ReporterKajenthiran Velummaylum
AssigneePedro Enrique
Created2015-01-07T05:05:42.000+0000
Updated2015-01-08T18:30:56.000+0000

Description

Debugger shows execution point (blue arrow ) even after the debug session is terminated. Please see the attached screenshot for more info.

It's a regression since 3.4.1 works fine.

Steps to reproduce

1. Create Classic App 2. Debug in iOS device 3. Right click on debug session ( In debug pane) and choose *Terminate and Remove* option.

Actual Result

Debug session is terminated. It's fine. But execution pointer is still in the gutter. See the screenshot.

Expected Result

Execution pointer should disappear.

Attachments

FileDateSize
Screen Shot 2015-01-07 at 12.13.16 PM.png2015-01-07T05:05:42.000+0000101088

Comments

  1. Ingo Muschenetz 2015-01-07

    Please review.
  2. Pedro Enrique 2015-01-07

    Master: https://github.com/appcelerator/titanium_mobile/pull/6546 3.5.x: https://github.com/appcelerator/titanium_mobile/pull/6547
  3. Chee Kiat Ng 2015-01-08

    Tested and it works now. All 3 PRs merged.
  4. Wilson Luu 2015-01-08

    Closing ticket as fixed. Verified when selecting "Terminate and Remove" for a debug session, the execution pointer is removed. Tested on: Appcelerator Studio, build: 3.4.1.201410281743 SDK build: 3.5.0.v20150108020917 CLI: 3.4.1 Alloy: 1.5.1 Xcode: 6.2 beta 3 Devices: iphone 6 (8.1)

JSON Source