Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-4194] iOS: Debugger fails to connect when running certain projects, the debugger.plist is not being created

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionCannot Reproduce
Resolution Date2011-10-24T10:58:48.000+0000
Affected Version/sRelease 1.7.0
Fix Version/sSprint 2011-43
ComponentsiOS
Labelsbreakpoint, debugger, failed_connect
ReporterNatalie Huynh
AssigneeStephen Tramer
Created2011-05-23T18:20:27.000+0000
Updated2012-02-10T00:50:10.000+0000

Description

Steps to Reproduce: 1. Get the project from barcelona: 10.0.1.40/Appcelerator/Thomas/forNatalie/KitchenSinkThomas 2. Add a breakpoint on line 21 in the app.js file 3. Run project in debug Actual Result: Debugger progress waits for debugger to connect and stuck at 57% and application just launches Expected Result: To stop at the breakpoint Note: Same project works fine with Android

Comments

  1. Eduardo Gomez 2011-07-22

    Associated HD ticket

    A customer is having this problem. http://appc.me/c/APP-467385

    Environment

    {noformat} Product: Mobile Titanium SDK: Mobile 1.7.1 Platform OS: iOS Platform OS Version: 4.2 {noformat}

    Console output

    {panel} [TRACE] app property, ti.facebook.appid : 191644597554020 [DEBUG] Detecting modules in /Users/imac/Documents/Titanium Studio Workspace/flipchademo/modules [DEBUG] Detecting modules in /Library/Application Support/Titanium/modules [INFO] Skipping JS compile, running from simulator [INFO] Performing clean build [DEBUG] executing command: /usr/bin/killall iPhone Simulator [DEBUG] No matching processes belonging to you were found [DEBUG] finding old log files [DEBUG] executing command: mdfind -onlyin /Users/imac/Library/Application Support/iPhone Simulator/4.2 -name 61248752-f2bd-4107-955e-98d505474864.log [DEBUG] /Users/imac/Library/Application Support/iPhone Simulator/4.2/Applications/A944387F-6070-4FB4-BDC0-DF4AA3C89E09/Documents/61248752-f2bd-4107-955e-98d505474864.log [DEBUG] removing old log file: /Users/imac/Library/Application Support/iPhone Simulator/4.2/Applications/A944387F-6070-4FB4-BDC0-DF4AA3C89E09/Documents/61248752-f2bd-4107-955e-98d505474864.log [INFO] Launching application in Simulator [DEBUG] App Spec: specified by path /Users/imac/Documents/Titanium Studio Workspace/flipchademo/build/iphone/build/Debug-iphonesimulator/flipchademo.app [DEBUG] SDK Root: path=/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator4.2.sdk version=4.2 name=Simulator - iOS 4.2 [DEBUG] using device family iphone [INFO] Launched application in Simulator (49.78 seconds) [DEBUG] Session started [DEBUG] executing command: xcodebuild -version [DEBUG] Xcode 3.2.5 [DEBUG] Component versions: DevToolsCore-1763.0; DevToolsSupport-1758.0 [DEBUG] BuildVersion: 10M2423 [INFO] Application started {panel}
  2. Stephen Tramer 2011-10-24

    Looks like this issue is resolved, but there are still problems when dealing with an imported project that had a previously complete build. It needs to be cleaned before any changes can be picked up appropriately. Going to mark this as resolved, provided: 1. The project is imported into TiStudio 2. The project is cleaned 3. The project is built Honestly, a clean step should be part of the import process.
  3. Stephen Tramer 2011-10-24

    Cannot reproduce off of titanium_mobile/master:e69cc8f. Does require a clean to get the project to build, but that is a separate issue (not picking up new class files/binaries after import).
  4. Thomas Huelbert 2012-02-09

    closing as we are not able to reproduce using master (1.9.0 Feb 9 2012 09:46 rd47ce8a4)

JSON Source