Hi Mirek,
i think the gdb isn't as perfect at all. In codeblock the gdb
ignores breakpoints in constructors and destructors... For this
cases i use a dummy function placed in the ctors or dtors, set a
breakpoint in the dummy function and voila. Stoneage methods but
it works The gdb isn't really a reason to stop using UPP