Author Topic: [BUG] gdb breakpoints on ctor/dtor is not working  (Read 4114 times)

kjliew

  • Guest
[BUG] gdb breakpoints on ctor/dtor is not working
« 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.


Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: [BUG] gdb breakpoints on ctor/dtor is not working
« Reply #1 on: May 31, 2006, 08:25:39 am »
Nothing a search wouldn't help you with...
Read this for an explanation of the problem and the workaround.
Be patient!
This bug will be fixed soon...