Hello Everyone.
I am a newbie and I don't have too much experience with compilers, linkers and others. I am trying to run a code. It compiled without problems, but there is an error when running so I need to debug it.
I tried to do it directly, but C::B complained saying that the debugger was not installed. Using the info in this thread
http://forums.codeblocks.org/index.php/topic,8454.0.html, I was able to install the debugger. Now, I am having the same problem as the people there with the symbols (I don't even know what they mean by symbols). I downloaded all of them, update the environment variables but still no success.
Could anyone provide some advice about this particular problem or, in the worst case, recommend a better (simpler) pair of compiler + debugger for a completely desperate newbie under windows?

Thanks in advance.