[TIMOB-6535] Android: Debugger - V8, Runtime error when going over basic breakpoint test case
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Low |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2017-06-28T19:31:01.000+0000 |
| Affected Version/s | Release 1.8.0.1 |
| Fix Version/s | n/a |
| Components | Android |
| Labels | branch-v8, tbs-1.8.2 |
| Reporter | Wilson Luu |
| Assignee | Ingo Muschenetz |
| Created | 2011-12-09T11:21:30.000+0000 |
| Updated | 2017-06-28T19:31:01.000+0000 |
Description
Steps to reproduce:
1. Create a new TiMob project called debug_test
2. Import js files from: Barcelona/Appcelerator/QE/TestFiles/FeatureTest/Debugger/debug_test.tar
3. Follow test case 1013 in [Debugger Test Plan](http://wiki.appcelerator.org/display/tp/Debugger+Test+Plan)
Actual: At step 15, runtime error appears. See attachment.
Expected: A runtime error should not appear.
Note: I was not able to reproduce this runtime error. But, will file this bug if anyone knows the root cause or comes to this issue again.
Attachments
| File | Date | Size |
|---|---|---|
| basicBreakPoint15.JPG | 2011-12-09T11:21:30.000+0000 | 45366 |
This is happening because of an internal filename that conflicts with the app, using the new ti:/ prefix should solve it.
Unable to reproduce on Mac OS X. May be a bug with FastDev not sending the requested script for some reason.
Closing ticket due to time passed and lack of progress over the past few years.