Debugging Zig in Neovim with nvim-dap + codelldb
Debugging Zig in Neovim with nvim-dap + codelldb This is the exact setup I use to debug Zig with Neovim. The goal is simple: ==start a debug session without leaving the editor==, with reliable breakpoints and a UI that stays out of the way. I’ll walk through Mason + codelldb, the