Author Topic: debugging code like eclipse?  (Read 2505 times)

gajendrakashyap

  • Guest
debugging code like eclipse?
« on: July 26, 2008, 08:09:53 pm »
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.