Hello, people!
Have recently started toying with Code::Blocks (1.0 rc 2), looks better then Dev-C++ to me.
However, I've got the same problem with constructors/destructors and GDB.
GDB is 6.3, optimizations are off, debugging symbols/profile code when executed - on.
Cannot hit breakpoints in constructor/destructor (although step-in reaches the constructor).
Any ideas on how to remedy this?