At 06:13 AM 11/14/2003, Flex wrote:
Hi all,

I think everyone has a big database of ide dumps in the CW bin folder - about 30-40 per week. That's normal - cw is crashing alot especially when it fails to compille right code and run a debug... I've seen many times debugging commented code, outside of a functions on a blank space or some defines, debug of an old code and so on. But my real question is how to let it compille my code? When such a thing occures I'm removing object code, recompille, change optimization levels, recompille, exit cw, start it, remove object code, recompille, restart windows, run cw, recompille, turn the lights off and on, format c:, reinstall windows, reinstall cw, recompille... etc :) but sometimes (like now) that's taking hours. Is there a more robust way to do that - like deleting some files...?

CW should be working reliably. If you're seeing "debug dashes" show up where you don't have any code, it is likely that the IDE's debug information cache has become corrupted.


Try removing the Debugger Cache folder from your "My Documents"\Metrowerks folder, and also try turning off the "Cache symbolics between runs" checkbox in your target's Debugger Settings panel.

--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com



-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Reply via email to