You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dap-buddy looks cool, but how does a total noob uses this ? Let me say I have a fully configured NVIM (via LunarVim) and I want to debug some C code; I added dap+dap-buddy via lvim.builtin.dap.active = true but now ... how do I debug (e.g.) C code ?
The text was updated successfully, but these errors were encountered:
Hi,
dap-buddy looks cool, but how does a total noob uses this ? Let me say I have a fully configured NVIM (via LunarVim) and I want to debug some C code; I added dap+dap-buddy via
lvim.builtin.dap.active = true
but now ... how do I debug (e.g.) C code ?The text was updated successfully, but these errors were encountered: