is there any tool to trace the methods the program control travels ? I am using Java in eclipse .
I am looking for a tool , that will
Give the method names that the control has travelled.
Give the input parameters and the return type of the methods .
