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'm currently working on port proot for new architectures like riscv64 or loongarch64, but encountering few issue inside the loader, and debugging the loader in proot is hard to do, so I'm wondering if I could use this loader directly so I could use gdb to debug it. Thanks!
I'm currently working on port proot for new architectures like riscv64 or loongarch64, but encountering few issue inside the loader, and debugging the loader in proot is hard to do, so I'm wondering if I could use this loader directly so I could use gdb to debug it. Thanks!
loongarch64 port pr (currently not working with -O2 optimize due to loader issues): loongarch: add loongarch64 support for proot
riscv64 port (same issue with loongarch64): riscv: add riscv arch support
The text was updated successfully, but these errors were encountered: