Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8643] Android: V8 Debugger's indicator of current line of execution is not always accurate.

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionWon't Fix
Resolution Date2017-07-21T16:55:06.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsAndroid
Labelscore, qe-and040912
ReporterRobert Collazo
AssigneeEric Merriman
Created2012-04-09T19:07:44.000+0000
Updated2017-07-21T16:55:06.000+0000

Description

Based on results recorded in Debugger Test Plan and results logged from Android Rhino and iOS tests, the indicated "current line of execution" during V8 debugging is not consistent. 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: 5 Expected: line 2 of app.js - is highlighted (as current line of execution) Actual: line 6 of import.js - is highlighted Test Case: 1013 Step: 7 Expected: line 84 of app.js - is highlighted (as current line of execution) Actual: line 80 of app.js - is highlighted Test Case: 1023 - SUSPEND TEST Step: 5 Expected: line 91 of app.js - is highlighted (as current line of execution) Actual: line 77 of app.js - is highlighted * Also note Attached log and capture files

Attachments

FileDateSize
1013-5.log2012-04-10T01:19:24.000+000054379
1013-5.tiff2012-04-10T01:19:24.000+0000191356
1013-7.log2012-04-10T01:19:24.000+000056011
1013-7.tiff2012-04-10T01:19:24.000+0000228178
1023-4.log2012-04-10T01:19:24.000+000061566
1023-4.tiff2012-04-10T01:19:24.000+0000195038
app.js2012-04-09T19:07:44.000+00002197
breakpoint-basic.bkpt2012-04-09T19:07:44.000+00004090
breakpoint-set.bkpt2012-04-09T19:07:44.000+0000660
import.js2012-04-09T19:07:44.000+0000155
nextwin.js2012-04-09T19:07:44.000+00001628
tiapp.xml2012-04-09T19:07:44.000+00001990

Comments

  1. Robert Collazo 2012-04-10

    Added log Files and screen captures.
  2. Lee Morris 2017-07-21

    Closing due to inactivity. If this issue still exists, please raise a new ticket

JSON Source