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: Andrey Zaytsev <email@hidden>
- Date: Sat, 03 Dec 2011 09:33:18 +0300
Hi!
03.12.2011, в 2:05, Ruslan Zasukhin написал(а):
> 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.
>
Did you try AppCode instead? It should be more convenient and more full-featured in this sense.
>
>
> 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 ...
AppCode's Run Configuration should act like you described. But there is no import from Xcode schemes yet.
>
>
> 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?
What version of LLDB did you try? LLDB seems to be much more powerful and works fine for me.
_______________________________________________
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