You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I could not figure out how to use rust-gdb with rr. I tried e.g. RUST_GDB='rr replay' rust-gdb but it just dumps out the usage information from rr (same with RUST_GDB='rr').