Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-17924] iOS: Upgrade titanium_debugger source code to 64-bit

GitHub Issuen/a
TypeImprovement
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2014-12-19T19:36:46.000+0000
Affected Version/sn/a
Fix Version/sRelease 3.5.0
ComponentsiOS
Labelsn/a
ReporterIngo Muschenetz
AssigneePedro Enrique
Created2014-10-27T22:20:14.000+0000
Updated2017-03-16T22:16:26.000+0000

Description

Upgrading this to 64-bit: https://github.com/appcelerator/titanium_debugger/tree/master/ios. Also note comments about http://www.cocoanetics.com/2014/10/xcode-6-drops-armv7s/. Please review https://github.com/appcelerator/titanium_debugger/tree/travis which is currently failing, but can likely be fixed easily.

Comments

  1. Vishal Duggal 2014-12-02

    Pull merged https://github.com/appcelerator/tijscore/pull/17
  2. Amasidda Wadeyar 2014-12-11

    Hi, When we can expect the GA version of Titanium sdk 3.5.0? Thanks, Amasidda
  3. Pedro Enrique 2014-12-17

    PRs for master and 3.5.0 1. https://github.com/appcelerator/titanium_mobile/pull/6492 2. https://github.com/appcelerator/titanium_mobile/pull/6493 To test: 1. Create breakpoints anywhere and check the debugger window, make sure the variables and values match as expected 2. Create a function and add some variables. Place a breakpoint and make variables and values match as expected 3. Test stepping into, out of, and over 4. While stopped on a breakpoint, change a value in the debugger window, make sure that value is correctly changed 5. Test placing breakpoints in a required file 6. Test alloy apps as well 7. Test on device and on simulator 8. Create a javascript exception inside a "try catch" and place a breakpoint in the catch
  4. Praveen Innamuri 2014-12-18

    PRs merged into 3_5_X and master.
  5. Pedro Enrique 2014-12-18

    PRs that fix a crash 1. https://github.com/appcelerator/titanium_mobile/pull/6504 2. https://github.com/appcelerator/titanium_mobile/pull/6505
  6. Pedro Enrique 2014-12-19

    New PRs, ignore the links from previous comment 3.5.x: https://github.com/appcelerator/titanium_mobile/pull/6518 master: https://github.com/appcelerator/titanium_mobile/pull/6519
  7. Lee Morris 2017-03-16

    Closing ticket as fixed.

JSON Source