GoTcha: An Interactive Debugger for GoT-Based Distributed Systems
Rohan Achar, Pritha Dawn, Cristina V. Lopes

TL;DR
GoTcha is a browser-based interactive debugger designed for distributed systems built on the GoT model, addressing the challenges of debugging such complex systems through a novel approach that leverages the underlying model.
Contribution
This paper introduces GoTcha, the first interactive debugger tailored for GoT-based distributed systems, enhancing debugging capabilities in distributed environments.
Findings
GoTcha effectively supports debugging workflows in distributed systems.
The GoT model facilitates the implementation of interactive debugging features.
GoTcha demonstrates practical debugging scenarios for distributed applications.
Abstract
Debugging distributed systems is hard. Most of the techniques that have been developed for debugging such systems use either extensive model checking, or postmortem analysis of logs and traces. Interactive debugging is typically a tool that is only effective in single threaded and single process applications, and is rarely applied to distributed systems. While the live observation of state changes using interactive debuggers is effective, it comes with a host of problems in distributed scenarios. In this paper, we discuss the requirements an interactive debugger for distributed systems should meet, the role the underlying distributed model plays in facilitating the debugger, and the implementation of our interactive debugger: GoTcha. GoTcha is a browser based interactive debugger for distributed systems built on the Global Object Tracker (GoT) programming model. We show how the GoT…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
