John Carlson <[email protected]> writes: > My coworker actually delivered a system with "programmer's undo;" it > was called a reversible debugger in 1993--before IDEs were popular.
There's also the more recent debugging backward in time: http://www.youtube.com/watch?v=xpI8hIgOyko With the capabilities of current machines, this can be done rather easily. The challenge was to do it on machines where the programs were as big as the memory, if not bigger. -- __Pascal Bourguignon__ http://www.informatimago.com/ A bad day in () is better than a good day in {}. _______________________________________________ fonc mailing list [email protected] http://vpri.org/mailman/listinfo/fonc
