"unknown Class" when debugging ?
Hi,
when I'm debugging my app, I cannot see the values of the properties of some classes.
When I get the value using "po runObject.title", the correct value is displayed.
I'm using AppCode 2.1.2 with LLDB
cheers
Tex
请先登录再写评论。
Tex, what version of Xcode does AppCode run with?
AppCode 2.1.2
XCode 5.0 (5A1412)
Thanks,
We'll update LLDB version in the next AppCode 2.5 EAP, it should fix the issue.
okey, thanks!
I have the same problem with AppCode 2.5 EAP and XCode 5.0 (5A1413).
But I'm pretty sure that this already worked with XCode 5 before. It's not working since yesterday.
Is there something else I maybe have misconfigured or the like? In XCode the debugging works without problems.
Is there a new EAP on the way with this fixed? Currently it is pretty annoying to debug. :(
New eap build will be available in a few days - we work flat-out.
Our apologies for this inconvenience.
Thank you, I appreciate your great work. But is this really a problem of updated XCode? With the update of XCode from 4 to 5, I also changed to AppCode 2.5 EAP. And as said before, I'm of the mind that it already worked? Am I wrong? Or did I change any setting that causes this?
Hi,

I have a similar issue again :(
This time, the class of the object is recognized but I cannot see any ivar of the object:
If I put the same object in the watch list, it works fine.
Tex, the best way to report the bugs is our tracker; could you please file one and attach a sample project?
Thanks