↓
Skip to main content
more zeros than ones…
Blog
Linux Tips
About
Blog
Linux Tips
About
Blog
Linux Tips
About
debug
2023
Sherlock Holmes (from the BBC series title Sherlock) outside 221B Baker Street, wearing a light grey variant of the infamous deerstalker hat with the ear guards tied up, and his fantastic dark tweed trench coat
Start debugging in Neovim
2023-01-24
·
1209 words
·
6 mins
This will show you how I’ve setup Neovim to allow me to debug using the DAP protocol and using the code-lldb debugger which has some nice extensions to make the output seem more familiar to Rust developers.