Screen recorder for tracking back your steps while debugging?
Posted
by
hstoerr
on Stack Overflow
See other posts from Stack Overflow
or by hstoerr
Published on 2011-01-06T09:39:37Z
Indexed on
2011/01/06
9:54 UTC
Read the original article
Hit count: 224
debugging
|screenshot
I am wondering whether there is a screen recorder that is usable for checking what exactly you did a couple of minutes ago while debugging, or just checking what value for a variable was displayed the last time you hit that breakpoint etc. (Of course this latter question would be something terrific for an IDE to implement, but I've never seen something like that so far. :-)
For this you would need a screen recorder that could record all day and preferably automatically delete the recording the recording that is, say, older than an hour. Probably the recording format should be something that is good for screen recording instead of natural scenes.
Do you know a screen recorder like that or at least one that comes close?
© Stack Overflow or respective owner