MW Ron wrote:
> In article <PKPfd.2524$Do4.1114@[EMAIL PROTECTED]
>,
> Gabriele de Simone <gds@[EMAIL PROTECTED]
> wrote:
>
>
>>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?
>
>
> Hi, I was hoping this was a problem with the language parser working in
> the back ground or something while debugging was going on. Did this go
> away after a build? I did not see this but I didn't have a large
> application to test it on.
>
> If you still are seeing this can you submit this as a bug re****t.
>
> Thanks,
> Ron
>
Thanks, I have been talking back and forth with someone (else) at MW
using cw_bug, and hopefully that will lead somewhere. There simply might
be no solution for large projects, even with the right settings in the
"Build Extras" and "x86 Linker" panels.
Gabriele


|