News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

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.