Can't Debug on Device from AppCode
I'm running AppCode 3.1.5 on OS X 10.10.2 (with Xcode 6.2). When I try to debug on either of my devices (iPhone 5S & iPad Air 2), the app will finish building and install on the device, but the debugger will never attach, timing out with the error "Cannot stop current device session". My work computer with the same configuration (newer hardware) is able to do this fine.
请先登录再写评论。
Hi Joshua.
Could you please firstly try to run and debug your project in Xcode and if it would be successfull, repeat debugging in AppCode.
The project (which is just a newly-created Tab Bar App) debugs fine from Xcode. When I try to debug from AppCode, it finishes compilation and scripts and the Debug tab pops up, but it hangs forever on connecting:

It might be worth noting, I never see the "Connecting to process XXXXXX" message in the console window. There is no feedback.
Hi Joshua.
Thank you for the details.
Could you please also attach or send us (appcode-support@jetbrains.com) idea.log. You can find it via Help | Show log in finder.
Here's my log.
Attachment(s):
idea.log.zip
Joshua,
Sorry, could you also please add the following lines to (Help | Configure Debug Log Settings)
and send us idea.log file (Help | Show log in finder) after the problem happens again.
Here's the log after adding those debug parameters and reproducing the problem.
Attachment(s):
idea.log.zip
Joshua,
I've created an issue in our tracker for futher investigation of this case:
https://youtrack.jetbrains.com/issue/OC-11783
Feel free to comment or upvote.
Please follow the issue.