Hacker News new | ask | show | jobs
by RcouF1uZ4gsC 1161 days ago
Does this setup have nice visualizations of data structures? Can it show a Vec as a list of values or a HashMap as a list of (key,value)?
2 comments

Oh no, this is just a wrapper for `RR`. Any visualization customization must be done via `~/.rr_gdbinit` and `~/.gdbinit`
This kind of things exist as a set of python scripts for C++.

It should be possible to do the same for Rust.