simrat39 / rust-tools.nvim

Tools for better development in rust using neovim's builtin lsp
MIT License
2.17k stars 158 forks source link

Debugging does not work with latest codellb 1.8.1 #291

Closed juhaku closed 1 year ago

juhaku commented 1 year ago

Debugging fails to start with latest codellb 1.8.1 but does work with the old 1.6.10 one just fine:

Running on codellb 1.6.10 image

Running with latest codellb 1.8.1 will just fail with the error and does not start the process image

juhaku commented 1 year ago

Okay, found another issue #244 related to this. And there was typo in a path for me as well so closing this.

Note to self, it would be helpful to spell the codelldb correctly, I previously had codellb but the path is codelldb.