[TIMOB-6729] Android : Debugger - V8 when running basic breakpoint test, after clicking call frame nesting debugging breaks at import.js:11 not app.js:90
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Low |
| Status | Closed |
| Resolution | Won't Fix |
| Resolution Date | 2017-07-18T22:51:09.000+0000 |
| Affected Version/s | Release 1.8.0.1 |
| Fix Version/s | n/a |
| Components | Android |
| Labels | qe-and121411, qe-new |
| Reporter | Michael Pettiford |
| Assignee | Ingo Muschenetz |
| Created | 2011-12-16T15:07:26.000+0000 |
| Updated | 2017-07-18T22:51:09.000+0000 |
Description
Steps to reproduce:
1. Follow the link to this page to set up app for debugging
2. run basic break point test through step 22
Actual result:
Call frame nesting breaks at import.js:11
Expected result:
Call frame nesting should break at app.js:90
On build 1.8.0.1, clicking on "call frame nesting" during debugger mode does not break at import.js:11. The debugger now breaks at app.js:74. This bug persists on Windows 7 and XP, Linux 10.04
Also, bug still persists on: SDK build: 2.0.0.v20120328183230 Runtime: v8 Titanium Studio, build: 2.0.0.201203290942 Device: Android Emulator 2.2 OS: Snow Leopard (10.6.8)
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.