Nod4j: Near-Omniscient Debugging Tool For Java Using Size-Limited Execution Trace

SCIENCE OF COMPUTER PROGRAMMING(2021)

引用 5|浏览22
暂无评分
摘要
Logging is an important feature of a software system to record run-time information. Detailed logging allows developers to collect run-time information in situations where they cannot use an interactive debugger, such as continuous integration and web application server cases. However, extensive logging leads to larger execution traces because few instructions can be repeated many times. This paper presents our tool NOD4J, which monitors a Java program's execution within limited storage space constraints and annotates the source code with observed values in an HTML format. Developers can easily investigate the execution and share the report on a web server. We show two examples that our tool can debug defects using incomplete execution traces. (C) 2021 The Author(s). Published by Elsevier B.V.
更多
查看译文
关键词
Dynamic analysis, Logging, Software visualization
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要