[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.cdt] Re: Navigation regressions in M6?
|
Hi Scott,
Scott Bronson wrote:
> Well, tonight I upgraded Eclipse+CDT M6 and discovered that navigation
> hardly works at all. It's much worse than M5.
Right! On the other side M5 is rather stable, there is no need to update to
M6.
Current problems I'm aware of in M5:
* debugger hangs sometimes when selecting variable which is optimized away
> M6 always takes you to
> the definition even if you're already on the definition. And there
Not sure whether this is already reported.
> appear to be no improvements to the call hierarchy -- it didn't work at
> all in M5 and it continues to not work in M6.
Ah, I didn't noticed it. I don't trust such stuff and always perform
ordinary searches.
> I'm running M5 and M6 side-by-side on the exact same source tree.
>
> Guess I'll stay with M5 for now... Is this a known bug or should I
> somehow try to isolate these problems and report them in Bugzilla?
The indexer problems are already fixed. See bugs 180948, 180062, 180063.
Not yet fixed is 181015. I will probably also try a dialy build the next
days to test it ...
The indexer in M6 is also 50% slower but has reduced memory requirements.
This will probably not change soon.
I also noticed that there are problems opening a M5 workspace with version
M6 (or was it the reverse?). At least a few views where missing.
Jens