Disconnect3d
Disconnect3d
This has been fixed already in recent versions. First of all, we now use gdb-pt-dump to process QEMU pages information and second we have a fallback to use the `monitor...
cc: @lebr0nli :)
Pretty sure this is outdated / not relevant anymore. Closing.
Interestingly, GDB does seem to do this by itself -- by changing the language from Rust to C -- and our error fixes itself, but we still display the exception...
This should be fixed by #1495; please let us know if you find any other bugs with debugging Rust binaries
@Xeonacid Hi! Sure, you can help :) We added some basic support for riscv:rv64 in #1588. To work with RISC-V further we need to: 1. Add other RISC-V architecture variants:...
> Thanks for the information! I will work on this. Great! If you have any questions, you can also ask on our Discord: https://discord.gg/9rrbG3yt
I am closing this PR for now
I have marked all the functions that directly appear in #998. Some does not seem to appear but: * I think their `_chk` functions may have alternative names apart from...
Closing this issue as its really _stale_ at this point. I have created https://github.com/pwndbg/pwndbg/issues/1822 and https://github.com/pwndbg/pwndbg/issues/1820 (fyi @gsingh93)