Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8645] Android: V8 Debugger displays incorrect Thread state.

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionInvalid
Resolution Date2017-07-11T23:17:27.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsAndroid
Labelscore, qe-and040912
ReporterRobert Collazo
AssigneeEric Merriman
Created2012-04-10T02:11:33.000+0000
Updated2017-07-11T23:17:27.000+0000

Description

Android V8 Debugger displays incorrect state for "Stepping". In the cases below, the "Stepping" state flashes just long enough to read and then it changes to "Suspended" as the step reaches a break. Steps to reproduce: 1. Create a new Titanium mobile project 2. Add/overwrite the newly created files in the Resources folder, with attached: app.js, import.js, nextwin.js 3. Copy attached *.bkpt files to the new project's Resources folder 4. Reference the Studio Debugger Test Plan (wiki.appcelerator.org/display/tp/Debugger+Test+Plan), and observe the following: Test Case: 1013 - BASIC BREAKPOINT TEST Step: 21 Expected: Confirm thread is described as (stepping) Actual: thread state displayed "Suspended" Test Case: 1023 - SUSPENDED TEST Step: 6 Expected: In Debug view, confirm Thread [kroll$1](Stepping) Actual: thread state displayed "Suspended"

Attachments

FileDateSize
LogFiles.zip2012-04-10T02:11:33.000+0000388847
TestFiles.zip2012-04-10T02:11:33.000+00005898

Comments

  1. Lee Morris 2017-07-11

    Closing ticket due to time passed and lack of progress for a number of years. Please open a new ticket if there are any problems.

JSON Source