Omniscient Debugger

From Wikipedia, the free encyclopedia

The Omniscient Debugger, or ODB for short, is a Java programming language debugger which lets users step backwards in time. It does so essentially by keeping track of all variables that were changed over the lifetime of a program.[1] It is free open source software, released under the GPL license. It can be used on its own or integrated with the NetBeans Java IDE.[2]

[edit] External links