News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

debugging code like eclipse?

Started by gajendrakashyap, July 26, 2008, 08:09:53 PM

Previous topic - Next topic

gajendrakashyap

Eclipse provides a feature to step into each line of execution and step through the lines of code for library files also.
Does codeblock provide facility to see the control flow through cpp library files while debugging?
I've cygwin on winxp and codeblocks is configured to use it.