Hello,
I've some problems with the debugger included in Carbide.c++ Express 1.0.
First of all it doesn't catch debug messages send with RDebug::Print. I can see the messages in the emulator log epocwind.out, I can catch them with SysInternals DebugView, but the integrated debugger doesn't show them. I've searched this forum, but haven't found a solution. The emulator is set to "Log to debugger" and I've enabled "View Windows system messages" on the debugger tab of the IDE run configurations.
Another problem is that "Resume at line" doesn't work for me. I want to skip some lines of code, but the debugger ignores my request. It even doesn't show a message that my request is invalid at this time.
Can anybode help me to tame this beast?



