News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

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.