Skip to main content



      Home
Home » Newcomers » Newcomers » Eclipse Line by Line Debugging like C/C++(Eclipse Line by Line execution of code)
Eclipse Line by Line Debugging like C/C++ [message #1233639] Mon, 20 January 2014 01:59
Eclipse UserFriend
I am trying to use eclipse debugging feature to see the execution of my code. I set the break point on the main method(from where the program starts) to see the complete execution of the code. After that I click on F5 key to go and see the step by step execution. After a couple of lines I get a "Source not found" error. Can anyone help me understand why am I encountering this error?
Also, is there a way to check line by line execution of my code(which is compiling and running perfectly in Normal mode) just as we do in C/C++?

Thanks,
Ritesh
Previous Topic: Missing requirement
Next Topic:can't load deployment descriptor
Goto Forum:
  


Current Time: Mon Jun 23 06:28:23 EDT 2025

Powered by FUDForum. Page generated in 0.12429 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top