From d0c938888b3dd00cfdb27bb9444401b9e5913490 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Wed, 31 Jul 2019 21:54:53 -0400 Subject: Ported JVM reference generation to the new JVM bytecode machinery. --- documentation/research/debugging.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'documentation/research/debugging.md') diff --git a/documentation/research/debugging.md b/documentation/research/debugging.md index 39fa3b51f..6b9671d47 100644 --- a/documentation/research/debugging.md +++ b/documentation/research/debugging.md @@ -14,6 +14,8 @@ # Reference +1. [Multiverse Debugging: Non-Deterministic Debugging for Non-Deterministic Programs](https://stefan-marr.de/2019/07/what-if-we-could-see-all-concurrency-bugs-in-the-debugger/) +1. [Writing a Debugger](http://system.joekain.com/debugger/) 1. https://en.wikipedia.org/wiki/Jinx_Debugger 1. http://www.mattzeunert.com/2017/12/07/better-types-of-debuggers.html 1. https://www.youtube.com/watch?v=ipDhvd1NsmE -- cgit v1.2.3