Does Code::Blocks work fine regarding this issue ?
Is it really Code::Blocks a smart IDE to make full and fine debug ?
It is usable, but it is not as good as using visual studio's debugger.
Also gdb (the debugger we are using) is not as good on windows as on linux.
We are working on the debugger, but it takes time...
Or I have to write some scripts ?
It depends on your goals and what is available at the moment.
As far as I know there are pretty printer scripts for stl and parts wx.
I think the qt people also have their printers. You have to check.
I have glanced on this forum and I got scared how many problems are with Code::Blocks.
Thank you for your oppinions.
Have you glanced at the VStudio's support forums?
I'm pretty sure they have more problem reports than us
The reason is that they have more users of course, but on the other hand they are working on their IDE full time
and here we work in our free time.
Also most of the problem reports are from newbies, who don't make a difference between an IDE and compiler/linker/debugger.
Edit: in order to test the latest debugging features in C::B you need the latest nightly from the debugger's branch.