Extremely bad experience with Xcode 3.0
Extremely bad experience with Xcode 3.0
- Subject: Extremely bad experience with Xcode 3.0
- From: philippe wicker <email@hidden>
- Date: Wed, 30 Apr 2008 00:33:29 +0200
Hi the list,
I'm having an extremely bad and annoying experience with Xcode 3.0.
I've opened a C++ project that was originally created with Xcode 2.4.
No prob so far. But when I launch the debugger then things are going
really bad. Time to execute a single step instruction is in the range
of seconds, opening a structure to examine its members works
sometimes, and don't some other times. For example I want to examine
an array of elements which are a union between 2 arrays of 4 UInt32
and 4 Float32 each. Xcode displays the 2 members name of the union but
refuses to display the arrays content. When a member is a bit field,
same problem, Xcode shows the name of the member but not its value. It
seems that Xcode 3.0 needs a huge amount of time to fetch members
values because I have to wait several seconds to be able to see the
content of a member . The project is a small to medium size project
(around 700 C++ files). Everything was going flawlessly with Xcode 2.4.
Has anyone any idea about what's going wrong here?
Thanks a lot
Regards
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden