User forums > Embedded development

Remote debugging issue in 13.12?

<< < (3/3)

TedK:
I am not sure my problem is related to this issue.
I am using Code::Blocks on Kubuntu. I have it installed on all 4 PCs (both 32-and 64-bit), they have Ubuntu 14.10 and 15.04. When I try to debug a C++ application that uses STL containers the debugger often hangs when I try to step through a line of code after the program has stopped at a breakpoint. When it does not hang it steps very slowly. This issue makes Code::Blocks unusable for debugging.  The behavior of the integrated debugger is the same on all 4 computers. I also recently installed Raspbian 12.x on an ARM board (Cubieboard4) and installed Code:Blocks 10 on it. When I try to debug C++ programs with STL contailers, the debugger also steps through lines painfully slow and sometimes hangs.
Debugging the same program with GDB from a command line works fine. I also migrated the same project to Eclipse CDT, and and had no problems debugging the application from the Eclipse IDE. I have downloaded the latest sources (May 10, 2015) and have built Code::Blocks from them. but this did not help. The problem seems to be in the debugger plugin.
Because of this issue I will have to stop developing in Code::Blocks and switch to Eclipse. I am sure many programmers and comanies will have to do the same.

oBFusCATed:

--- Quote from: TedK on May 15, 2015, 07:27:57 pm ---I am not sure my problem is related to this issue.

--- End quote ---
It is not.

You have two known problems, that cannot be fixed with the current code unfortunately.
New debugger plugin is in the works, but progress is slow.

Navigation

[0] Message Index

[*] Previous page

Go to full version