Ever since upgrading to CodeWarrior 9.3 I am experiencing huge delays
when debugging a medium-sized (~1000 files) Win32 project. The UI will
freeze for a few seconds, and after a bit of investigation it seems that
CodeWarrior is having trouble looking for debug info for my symbols.
The x86 linker Preferences are set to output debug symbols in the
CodeView 5 format. Toggling the "Store full paths" setting does not fix
this problem. A workaround is to have CodeWarrior output xSYM files, but
that is not really an option since that setting will make linking times
ungodly slow (adding 5 minutes of "real" time to the linking process).
Has anybody encountered these delays? Has anybody found a workaround
that doesn't involve switching to xSYM files?
Thanks
Gabriele