Omniscient Debugger
From Wikipedia, the free encyclopedia
| This article is an orphan, as few or no other articles link to it. Please introduce links to this page from related articles; suggestions may be available. (March 2009) |
The Omniscient Debugger, or ODB for short, is a Java programming language debugger which lets users step backwards in time. It allows this by keeping track of all changes to objects and variables made as a program runs.[1] It is free open source software, released under the GPL license.
- ^ Lewis, Bil (2003), "Debugging Backwards in Time", in Ronsse, M.; De Bosschere, K., Proceedings of the Fifth International Workshop on Automated Debugging (AADEBUG 2003), Ghent, September 2003, arXiv:cs.SE/0309027, http://www.citebase.org/abstract?id=oai:arXiv.org:cs/0310016
[edit] External links
- ODB home page
- Debugging Backwards in Time video, hosted by Google Video
- Dr. Dobb's Journal article about ODB
| This programming tool-related article is a stub. You can help Wikipedia by expanding it. |