dbgx / lldb.nvim

No longer maintained. Possible alternative: https://github.com/rcarriga/nvim-dap-ui
Other
262 stars 20 forks source link

Breakpoints don't work when symbolic links are involved in the path to working directory #32

Open critiqjo opened 8 years ago

critiqjo commented 8 years ago

The reason for choosing abspath was because breakpoints did not seem to work while debugging Rust programs (back when Rust was 1.0 or 1.1). Need to reinvestigate.