Re: Xcode 4.2 - compliments for C++ development -- and some wonders
Re: Xcode 4.2 - compliments for C++ development -- and some wonders
- Subject: Re: Xcode 4.2 - compliments for C++ development -- and some wonders
- From: Ruslan Zasukhin <email@hidden>
- Date: Sat, 03 Dec 2011 01:05:30 +0200
- Thread-topic: Xcode 4.2 - compliments for C++ development -- and some wonders
Hi All,
And after week more of intensive work with xcode 4.2.1
I have formulate some wonders
1) Indexing ...
I think one of painful places yet. Too RAM hungry.
And yet too slow comparing to e.g. Visual or Visual Assist.
Or QT Creator -- our guy say it was able in ONE second parse folder
of Valentina Studio sources... Wow.
On Modern macbook quad-i7 our project 4500-5000 files index about 5 minutes.
On mac mini core duo 2 around 1 hours.
1-a) BTW, couple of times I have to see that jump says "Symbols not found".
1-b) I still miss for Visual Assist (or Visual itself) tooltips when I point
mouse to some macro or symbol. In xcode I must jump to see how this macro
looks. Then jump back. In Visual just point mouse, wait a moment and nice
tooltip. Please consider such feature also for xcode.
2) Schemas ...
Idea itself is good made ... Just not clear to me, why we see schemas also
from sub-projects?
Yes, we do not use WorkSpaces, we have just converted 15-20 our existed
XCODE 3.x projects. And most projects contains one or few other.
I just set DO NOT SHOW for all schema of sub-projects...
I have try delete them, but this delete the in sub-project itself.
May be we need change mind ... But so far looks strange.
3) Shared Schemas ...
Thanks to list, we was pointed that shared schemas can be used for SVN.
Good.
But as I see, order of schemas in the menu still stored under username.
why? I think if I prepare project, order schemas in some logical way,
commit to SVN, then all other developers of team should get this result
of my job. But order of schemas is not preserved ...
4) LLDB just not works for our projects ... Compiled with LLVM 3.0
it stops on some breakpoint, then STEP or CONTINUE show some assembler,
some info about crash, and always near to _start symbol ...
It is enough switch to GDB and no any crashes, it just works ...
Anybody else have see such problem? LLDB yet beta or should really work?
4-a) Even when I was in LLDB, on brealpoint, I have to see that menu
Show Value AS ...
Is extended a lots. Cool .. I have to think..
Unicode string ...
Uchar* ps in code -- contains 2 bytes UTF16
I try to see it as unicode string ... But it just show me 2-bytes
numbers, instead of really string "Hellow World"
I'd expect to see just STRING, not numbers ...
Thanks to everybody for any comments of this :-)
--
Best regards,
Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc
Valentina - Joining Worlds of Information
http://www.paradigmasoft.com
[I feel the need: the need for speed]
_______________________________________________
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