Open source alternative for "Intellitrace"
- by Elazar Leibovich
Microsoft has recently announced "Intellitrace", a killer feature for VS2010 IMHO.
Basically it records all the instructions the program ran, and allows you to easily look through the execution log.
Is there a similar feature for open source tools? Specifically such a feature for Java with Eclipse integration would be a nice thing to have.