How to step debug debugging rust in vim 8.1

“Basically, rust-gdb is a wrapper that loads external Python pretty-printing scripts into GDB. This is useful (and somewhat necessary) when debugging more complex Rust programs because it significantly improves the display of Rust data types.” (src) what the developer has … Continue reading How to step debug debugging rust in vim 8.1