Tag Archives: debugging

Chronon – Time Traveling Debugger and Recorder for Java

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 not only steps back and forth but also to any point in the execution of your program.

(Full Story: Chronon – Time Traveling Debugger and Recorder for Java)


Follow

Get every new post delivered to your Inbox.