Developer forums (C::B DEVELOPMENT STRICTLY!) > Contributions to C::B

debugger plugin bug report

(1/1)

u2227:
Maybe I am stupid but that's the best place I could find to file a bug report.
The problem is that code-blocks cannot debug in included files.

For instance I set breakpoint in function test(), and if this function is in main.cpp - everything works. if I create test.cpp, and include it from main, breakpoints do not work anymore, nor step-in, step-over -- nothing.

#include "test.cpp"

I know many developers simply do not put code in includes, stating that includes must be headers. But some other people love to put code in includes.

PS. when message expires as quick as you typed it, is a really annoying feature of this forum =)

Navigation

[0] Message Index

Go to full version