@gron

CauDEr: A Causal-Consistent Reversible Debugger for Erlang

, , , and . Functional and Logic Programming, volume 10818 of FLOPS'18, page 247--263. Cham, Springer, (2018)
DOI: 10.1007/978-3-319-90686-7_16

Abstract

Programming languages based on the actor model, such as Erlang, avoid some concurrency bugs by design. However, other concurrency bugs, such as message order violations and livelocks, can still show up in programs. These hard-to-find bugs can be more easily detected by using causal-consistent reversible debugging, a debugging technique that allows one to traverse a computation both forward and backward. Most notably, causal consistency implies that, when going backward, an action can only be undone provided that its consequences, if any, have been undone beforehand. To the best of our knowledge, we present the first causal-consistent reversible debugger for Erlang, which may help programmers to detect and fix various kinds of bugs, including message order violations and livelocks.

Description

CauDEr: A Causal-Consistent Reversible Debugger for Erlang | SpringerLink

Links and resources

Tags

community

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