|
|
|
|
|
by mattmanser
4839 days ago
|
|
I've half a blog post written about this that I'll probably never finish. Given how much memory, disk space, etc. we have these days it's getting to the point that we should really have the ability to dump a program's state and all actions from starting the program to finishing it and then fast forward/rewind the actions of the user. Inspect all the locals, see what's actually happening. Set a loop over 30 seconds. Bugs would be a lot easier to find and recreate. A bit like lightbox, but for debuggers! It's just that no-one's done it yet and no programming language is really written to do it. |
|
Great quote from that page, "The ODB is as close to a silver bullet as you can get. Why don't people use it?"