Xcode-beta (6D532l): Xcode hangs when trying to print object

Originator:Romain.pouclet
Number:rdar://20037610 Date Originated:04-Mar-2015 09:26 AM
Status:Open Resolved:
Product:Developer Tools Product Version:Xcode 6.3
Classification: Reproducible:
 
Summary:
Xcode is no longer able to `po` an object

Steps to Reproduce:
1- Write some code
2- Add breakpoint
3- Build and run project and wait for breakpoint to pause the execution
4- Run `po myObject` in console

Expected Results:
I should see a description of my object

Actual Results:
Xcode doesn’t actually freezes but none of the controls do anything anymore.

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!