First Infrastructure and Experimentation in Echo-debugging

November 09, 2020 Β· Declared Dead Β· πŸ› IWST20: International Workshop on Smalltalk Technologies, Sep 2020, Online, France

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Thomas Dupriez, Steven Costiou, StΓ©phane Ducasse arXiv ID 2011.04655 Category cs.PL: Programming Languages Cross-listed cs.SE Citations 0 Venue IWST20: International Workshop on Smalltalk Technologies, Sep 2020, Online, France Last Checked 4 months ago
Abstract
As applications get developed, bugs inevitably get introduced. Often, it is unclear why a given code change introduced a given bug. To find this causal relation and more effectively debug, developers can leverage the existence of a previous version of the code, without the bug. But traditional debug-ging tools are not designed for this type of work, making this operation tedious. In this article, we propose as exploratory work the echo-debugger, a tool to debug two different executions in parallel, and the Convergence Divergence Mapping (CDM) algorithm to locate all the control-flow divergences and convergences of these executions. In this exploratory work, we present the architecture of the tool and a scenario to solve a non trivial bug.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Programming Languages

Died the same way β€” πŸ‘» Ghosted