Ron Pfeifle created CB-8501:
--------------------------------

             Summary: cordova run ios always causes lldb to run interactively.
                 Key: CB-8501
                 URL: https://issues.apache.org/jira/browse/CB-8501
             Project: Apache Cordova
          Issue Type: Bug
          Components: CLI
    Affects Versions: 4.0.0
         Environment: actually, it's 4.2.0 --> not available in the "affects 
versions" drop down above.

mac osx, ios8 device
            Reporter:  Ron Pfeifle


cordova run ios always causes lldb to run interactively.
(because platforms/ios/cordova/run invokes "ios-deploy" with those flags in a 
hard-coded way).

This gets in the way of automated tools that don't want this behaviour (and 
which isn't the default behaviour for other devices).

Staying in in the debugger should be optional (ie, the normal case should be 
invoking "ios-deploy" with the "-L" option).  lldb should be available, but not 
as the default.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to