LLDB broken in Xcode 5.1 beta 4

Originator:futuretap
Number:rdar://15890965 Date Originated:23-Jan-2014 02:09 PM
Status:Resolved Resolved:Xcode 6 beta 4
Product:Developer Tools Product Version:Xcode51-Beta4 (5B90f)
Classification:Other Bug Reproducible:Always
 
Simple commands like

(lldb) po [view recursiveDescription]
error: instance method 'undoManager' has incompatible result types in different translation units ('id' vs. 'NSUndoManager *')
note: instance method 'undoManager' also declared here
error: 1 errors parsing expression

don't work anymore in Xcode 5.1 beta 4. Seems like a huge regression from Xcode 5.1 beta 3.

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!