diff options
Diffstat (limited to 'documentation/bookmark/tool')
-rw-r--r-- | documentation/bookmark/tool/debugger.md | 20 |
1 files changed, 11 insertions, 9 deletions
diff --git a/documentation/bookmark/tool/debugger.md b/documentation/bookmark/tool/debugger.md index fb4283d67..f39d1a80d 100644 --- a/documentation/bookmark/tool/debugger.md +++ b/documentation/bookmark/tool/debugger.md @@ -1,12 +1,14 @@ # 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/ +0. [tokio-console](https://github.com/tokio-rs/console) + 0. [Announcing Tokio Console 0.1](https://tokio.rs/blog/2021-12-announcing-tokio-console) +0. [Ruby Jard: Just Another Ruby Debugger](https://rubyjard.org/) +0. [drgn: Scriptable debugger library](https://github.com/osandov/drgn) +0. [Debug Adapter Protocol](https://microsoft.github.io/debug-adapter-protocol/) +0. https://github.com/srg-imperial/SaBRe +0. https://developer.mozilla.org/en-US/docs/Mozilla/Projects/WebReplay +0. https://umaar.github.io/performance-debugging-devtools-2018/#/ +0. http://plasma-umass.org/BLeak/ +0. https://clinicjs.org/ +0. http://pev.sourceforge.net/ |