Reverse / Time Travel Debugger for Javascript

There are several reverse debuggers for Java, .NET, C, and C ++. If you don't count the scattered references to using GDB with Javascript, I cannot find any practical implementations. Is there a reason why I cannot connect GB to Eclipse or Intellij using Javascript?

+3
source share
1 answer

This video from Microsoft Research describes an experimental debugger that travels time in the next-generation Microsoft Edge web browser (as of May 2015, it is not open yet)

excerpt from John Wilk:

( a) , , , VM . VMI , . JavaScript...

VMI, MoveJS - , - ReJS - .

     

.

+2

All Articles