User forums > Using Code::Blocks

borland c debugger and codeblocks?

(1/2) > >>

Spleshmen:
i just installed borland c 5.5 and using it with code blocks,works wonders :) but i cant figure out how to use the debugger,can somebody please point me to the right direction?thanks

ollydbg:
Not sure the debugger from borland c 5.5 is supported.
As far I can remember, borland c 5.5 is just a compiler package, not include a debugger.

I suggest you use MinGW instead.

Spleshmen:
i am using in school the borland c compiler (borland 3.1) so i need to work using that compiler...any other suggestions?
thanks

Bonanza:
A year ago I faced the same challenge, and spent some time digging.

The closest I came to a solution is by searching for "Turbo Debugger", but I think there is a far way to have something working from codeblocks with that.

Since I have only used MinGW and Microsoft for that exact reason.

grischka:
Ollydbg understands borland debugging format.  On the plus side it is a real debugger.

Navigation

[0] Message Index

[#] Next page

Go to full version