[TIMOB-14800] BlackBerry: Debugger - enable V8 runtime to allow remote JavaScript debugging.
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Low |
| Status | Closed |
| Resolution | Hold |
| Resolution Date | 2015-04-14T17:12:29.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | BlackBerry |
| Labels | n/a |
| Reporter | Russell McMahon |
| Assignee | Pedro Enrique |
| Created | 2013-08-09T20:38:31.000+0000 |
| Updated | 2017-03-13T22:27:21.000+0000 |
Description
To enable JavaScript debugging on BlackBerry the V8 runtime must be built with special flags. Currently to build V8 you can cd titanium_mobile_blackberry/runtime and do "make clean" followed by "make" edit the qnxbuild.sh if necessary and add debuggersupport=on flag to compiler can.
Placing these items on hold for the moment based on community interest.
Closing issue as we no longer offer support for BlackBerry.