mr_ped Messages: 826 Registered: November 2005 Location: Czech Republic - Praha
Experienced Contributor
MINGW? Did you wait long enough (couple of minutes) if the debug will recover and stop at the breakpoint? (Debugging with TheIDE+MINGW under WinXP is total pain)
The memory usage during compilation looks ok to me.
Maybe you should try MSCC, if it's possible for you, U++ supports the debugging a bit better with it.
Other way is to use more LOG() and similar things to debug application without debugger.