
Signature
Kirk Haderlie
Design Engineer
kirk@vividimage.com
> I have just started using Codewarrior 9.0 so I noticed that every time I
> debug and application and exit debugging an application I see caching .....
> at the bottom of the project window. This caching can take up 10 - 15
> seconds (disk is grinding away). Can I turn this off. Waiting this much
> time to start debugging and ending adds up. I do not remember this on 8.0.
> This is Codewarrior 9.0 on 10.3. Any explanation would be helpful.
I'm seeing this as well. Its very frustrating. Its bad enough on my
projects that I keep going back to CW8 to avoid it. I'm experiencing the
problem with CW9 on 10.2.8, so its not a 10.3 thing.
Cheers
-Mark
> I have just started using Codewarrior 9.0 so I noticed that every time I
> debug and application and exit debugging an application I see caching .....
> at the bottom of the project window. This caching can take up 10 - 15
> seconds (disk is grinding away). Can I turn this off. Waiting this much
> time to start debugging and ending adds up. I do not remember this on 8.0.
> This is Codewarrior 9.0 on 10.3. Any explanation would be helpful.
See on this newgroup the recent thread: "CW9.1 : Caching directories
is way too long !"
>I have just started using Codewarrior 9.0 so I noticed that every time I
>debug and application and exit debugging an application I see caching .....
>at the bottom of the project window. This caching can take up 10 - 15
>seconds (disk is grinding away). Can I turn this off. Waiting this much
>time to start debugging and ending adds up. I do not remember this on 8.0.
>This is Codewarrior 9.0 on 10.3. Any explanation would be helpful.
This is the browser for CodeCompletion, You can chajnge it from the
Language Parser to the Compiler Parser in the Build Extras Settings for
your Target Settings.
If you don't want code completion this is the easiest way. If you like
the code completion generally once it has cached the information once it
stays pretty well from then on.
Ron

Signature
New from Metrowerks
The CodeWarrior Wireless Development Kit for Symbian OS, SEMC P900 Edition
Easy-to-use, integrated tools and hardware for SEMC P900 Development
http://www.metrowerks.com/MW/Develop/Wireless/Symbian/SymbianWDKC.htm
Ron Liechty - MWRon@metrowerks.com - http://www.metrowerks.com
Miro Jurisic - 15 Dec 2003 16:08 GMT
> If you don't want code completion this is the easiest way. If you like
> the code completion generally once it has cached the information once it
> stays pretty well from then on.
In theory. In practice, a number of people are seeing annoyingly frequent
re-caching. I ran into a case last night where it would spend 30 seconds
recaching the world every time I saved a file.
meeroh

Signature
If this message helped you, consider buying an item
from my wish list: <http://web.meeroh.org/wishlist>
MW Ron - 15 Dec 2003 21:28 GMT
>> If you don't want code completion this is the easiest way. If you like
>> the code completion generally once it has cached the information once it
[quoted text clipped - 3 lines]
>re-caching. I ran into a case last night where it would spend 30 seconds
>recaching the world every time I saved a file.
Noted and reported. It is very annoying to me too, as I do dozens of
snippets a day believe me I know what people are seeing.
Ron

Signature
Metrowerks wishes you and yours
Seasons Greetings and Happy Holidays
Get Geekware and Software http://store.metrowerks.com
Shop our online store and get free shipping until Dec 31
Ron Liechty - MWRon@metrowerks.com - http://www.metrowerks.com
Kirk Haderlie - 15 Dec 2003 20:59 GMT
In reality I am seeing a re-cache entering the debugger and exiting
everytime. It take a 15 - 20 seconds to enter and exit the debugger. It
appear something is not working as advertised. I will turn off
CodeCompletion and see if the behavior changes
> >I have just started using Codewarrior 9.0 so I noticed that every time I
> >debug and application and exit debugging an application I see caching .....
[quoted text clipped - 12 lines]
>
> Ron