I'm trying out the CodeLite IDE for c++ programming.
Everything is OK except the debugger when I'm using the debugger to see what inside of a string, vector or even an object I can't see the value inside them.
Please help me with that.
Btw, I'm using minGW compiler.