@j3s this reminded me of this paper https://people.csail.mit.edu/rinard/paper/ecoop11.pdf
A program got stuck in an infinite loop?
No big deal: attach a debugger, move the program counter past the end of the loop and carry on
Top-level
@j3s this reminded me of this paper https://people.csail.mit.edu/rinard/paper/ecoop11.pdf A program got stuck in an infinite loop? No comments
|