Xcode hangs when the app it's debugging runs into infinite recursion

Originator:javier.api
Number:rdar://12022314 Date Originated:2/08/2012
Status:Open Resolved:
Product:Xcode Product Version:Xcode 4.4
Classification:Crash Reproducible:Always
 
Summary:
When the app Xcode is debugging (iOS in this case) runs into infinite recursion, it hangs and you have to force-quit it.

Steps to Reproduce:
Create an infinite recursion in your program.
Run the app.

Expected Results:
The debugger should stop at some point, showing in the stack trace the method that is being called over and over.

Actual Results:
Xcode hangs and it's impossible to see what the method being called it.

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!