User forums > General (but related to Code::Blocks)
Breakpoints in Borland
(1/1)
Axelio:
Hi Hi
I use code blocks to do programs with the Borland Compiler, using the gdb debugger.
The problem is that i can set the breakpoints but the debugger don't stop in the breakpoint, it continues until
the end of the program
Do you know how to fix this problem??
Thanks
MortenMacFly:
--- Quote from: Axelio on February 19, 2010, 02:29:58 am ---Do you know how to fix this problem??
--- End quote ---
You'll need a debugger which is compatible to the compiler you are using.
Unless someone proofs me wrong I'd say that the borland compiler needs a borland debugger and you won't be able to debug using the GNU debugger. However, the borland debugger is not supported in C::B, only MS and GNU debuggers are.
Navigation
[0] Message Index
Go to full version