tiger20081015
tiger20081015
@vijaybalakrishna , could you pls tell me how to build crash binary running on arm64 host? I used make target=ARM64 but it still can only run in x86. Thanks.
@bhupesh-sharma ,thanks for your reply! Actually I'm trying to compile the crash binary on the x86 host, while the binary aims to run on arm64 host. Is there any method...
@bhupesh-sharma , I‘ve already set up crash for case 1. What I’m trying to do is live-analysis on arm64 host. I have some knowledge of cross compilation and already got...