Does anyone know why the rust-lldb script uses --source-before-file specifically? Do the commands need to be sourced before loading the debugging executable?
I am looking for guidance regarding this issue: https://github.com/idanarye/vim-vebugger/issues/64
…more generally, does anyone know of any existing Vim8 or NeoVim debuggers that work with Rust?
(I have asked this on IRC, Discord, and Zulip without getting a response, so I am hoping to have better luck here; in particular, I believe that either @michaelwoerister or @tromey should know enough to provide some insight.)