Yes, you can actually 'Step BACK'! Chronon is a revolutionary time travelling debugger that allows you to actually 'step back' in your code while debugging.
Its a revolutionary new technology that consists of:
A “flight data recorder” for Java programs which can record every line of code executed inside a program and save it to a file on the disk. The file can be shared among developers and played back in our special time travelling debugger to instantly find the root cause of an issue.This also means that no bugs ever need to be reproduced!
A Time Travelling Debugger, with a novel UI that plugs seamlessly into Eclipse, which allows you to playback the recordings. It can not only step back and forth in your code but also to any point in the execution of your program.
Winner of "EclipseCon 2013, 2012 AND 2011"
Watch a video demo of Chronon.
Post Execution Logging
- Add logging anywhere after your program's execution and see results instantly!
- Get rid of all the logging code cluttering your application.
Download a free 30 day trial now!