Sidharth Kshatriya
Sidharth Kshatriya
Try running with `dontbug replay --verbose` and post on this ticket please...
I've been very busy with other work. This is on my plate...
Let me see if I can get this done by coming Monday...
Can you show me an error log? The steps you followed and the error you got?
@Sentoki I need help in order to solve your problem. If you can give me a detailed series of steps and console output I may be able to solve your...
You are correct to state that `rd` executable is not self contained. It needs some support files. Agree -- it would be great if there were better messages here. (Now...
Thanks for the info -- Good to know that its working on Debian 11 amd64. You can also run the `./install.sh` script. This will avoid any need for manual symlinking....
Thanks for reaching out @daniel5151 regarding `gdbstub`! Part of `rd`'s objectives are to use well maintained crates rather than re-invent the wheel. As an example, while `rr` does a lot...
Cool! --- BTW if you every end up exploring rd and its gdb serial protocol code, a less noisy way to just see the gdb packets would be; ```bash $...
Yes, my long term plan is to bring `rd` on par with `rr`. This will include relevant AMD support. I'm sorry I can't share a time-frame about this at this...