@gron

Time-travel Debugging for JavaScript/Node.Js

, , , , and . Proceedings of the 2016 24th ACM SIGSOFT International Symposium on Foundations of Software Engineering, page 1003--1007. ACM, (2016)
DOI: 10.1145/2950290.2983933

Abstract

Time-traveling in the execution history of a program during debugging enables a developer to precisely track and understand the sequence of statements and program values leading to an error. To provide this functionality to real world developers, we embarked on a two year journey to create a production quality time-traveling debugger in Microsoft's open-source ChakraCore JavaScript engine and the popular Node.js application framework.

Description

Time-travel debugging for JavaScript/Node.js

Links and resources

Tags

community

  • @gron
  • @dblp
@gron's tags highlighted