Thanks for your reply Alex. See comments below.
>1. Test you CSM file . Can be he is too much. Delete it
>and rebuild you Apps.
I deleted it and rebuilt the app. The .csm file is about 14 meg in size. Is this a problem?
>2. Use Inline Debugger (from IDE , not extern debugger)
I've always used the debugger from within the IDE. The IDE is crashing when I put a break in a new function and I try to run to that point.
>3. Try make optimization by Size.
I'm using no optimization. I've always done this when I compile with debug. The program does run fine except when I run with a breakpoint and try to get to that point.
>Post, what results.
Main Topics
Browse All Topics





by: AlexVirochovskyPosted on 1999-09-19 at 12:59:38ID: 2058128
1. Test you CSM file . Can be he is too much. Delete it
and rebuild you Apps.
2. Use Inline Debugger (from IDE , not extern debugger)
3. Try make optimization by Size.
Post, what results.
Alex