Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: kjliew on May 31, 2006, 07:55:08 am

Title: [BUG] gdb breakpoints on ctor/dtor is not working
Post by: kjliew on May 31, 2006, 07:55:08 am
I am using revision 2511 from SVN. I had a hard time debugging this with the unicode version. I am trying to build with ANSI version to see if I can debug it better.

It would be really nice if CodeBlock development would put more focus on the debugging features in the codeblocks as this is really critical to be a useful editor. There has been tremendous improvement in the debugging, but generally still lacking commercial version. I would love to see improvement in managing watch and better debugging.

Personally, I would put higher priority on debugging than code completion. No doubt, I really love code completion, but I can live without it. And I can't live without the debugging capabilities.

Title: Re: [BUG] gdb breakpoints on ctor/dtor is not working
Post by: mandrav on May 31, 2006, 08:25:39 am
Nothing a search wouldn't help you with...
Read this (http://forums.codeblocks.org/index.php?topic=613.0) for an explanation of the problem and the workaround.