Question

Is there a program, or a native feature of Eclipse that allows for running a class in steps, each step being detailed (value of containers at that step, highlighting the line of code that is being executed at that step, etc).

Was it helpful?

Solution

You can try Jive debugger. This was developed by my university.

http://www.cse.buffalo.edu/jive/

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top