
Tue, 04/15/2008 - 10:29
Forums:
After compiling occ on linux in debug mode, the application takes a very long time to start and debugging is very slow. Right now I am using a 1.6 GHz intel core duo with 1 gig of ram. Does the debug performance increase a lot with more ram?
Dirk
Tue, 04/15/2008 - 10:36
Probably not, I would guess that it takes a lot of time to read the symbol table that is huge on OCC, but it is also possible that it eats a lot of ram, check how much of ram you are using when the debugger is up and running.