aboutsummaryrefslogtreecommitdiff
path: root/documentation/research/debugging.md
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/research/debugging.md')
-rw-r--r--documentation/research/debugging.md2
1 files changed, 2 insertions, 0 deletions
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