Xcode 8 beta 6 shows <private> in the console rather than a literal pointer

Originator:livingstonefultang
Number:rdar://28045627 Date Originated:27-Aug-2016 09:35 PM
Status:Open Resolved:
Product:Developer Tools Product Version:Xcode Version 8.0 beta 6 (8S201h)
Classification: Reproducible:
 
Summary:
For almost any object, the xcode 8 beta 6 console will show objects such as constraints as <private> making it near impossible to know which constraints are breaking. For example 

[Layout] Unable to simultaneously satisfy constraints : <private>  Will attempt to recover by breaking constraints : <private>

Not sure if this is a bug, or one more hoop we need to jump to get the debugger configured properly. These used to show up in xcode7

Steps to Reproduce:


Expected Results:


Actual Results:


Version:
Xcode Version 8.0 beta 6 (8S201h)
macOS Sierra Version 10.12 Beta (16A304a)

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!