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
No matter what I try to do, I can't pass options to rr. For example:
❯ cargo rr replay mytrace -s 1234
error: Found argument '-s' which wasn't expected, or isn't valid in this context
USAGE:
cargo rr replay [trace] [rr-opts] [-- <gdb-opts>...]
For more information try --help
The text was updated successfully, but these errors were encountered:
No matter what I try to do, I can't pass options to
rr
. For example:The text was updated successfully, but these errors were encountered: