aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/tool/debugger.md
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/bookmark/tool/debugger.md')
-rw-r--r--documentation/bookmark/tool/debugger.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/documentation/bookmark/tool/debugger.md b/documentation/bookmark/tool/debugger.md
new file mode 100644
index 000000000..fb4283d67
--- /dev/null
+++ b/documentation/bookmark/tool/debugger.md
@@ -0,0 +1,12 @@
+# Reference
+
+1. [Ruby Jard: Just Another Ruby Debugger](https://rubyjard.org/)
+1. [drgn: Scriptable debugger library](https://github.com/osandov/drgn)
+1. [Debug Adapter Protocol](https://microsoft.github.io/debug-adapter-protocol/)
+1. https://github.com/srg-imperial/SaBRe
+1. https://developer.mozilla.org/en-US/docs/Mozilla/Projects/WebReplay
+1. https://umaar.github.io/performance-debugging-devtools-2018/#/
+1. http://plasma-umass.org/BLeak/
+1. https://clinicjs.org/
+1. http://pev.sourceforge.net/
+