개발/mediapipe
m1 에서 lldb 로 실행시키기
내공얌냠
2022. 4. 23. 15:19
arch -arm64 lldb ./your-program
References
Cannot debug executable with lldb on macOS M1: attach failed ((os/kern) invalid argument
I am trying to debug a C executable compiled for arm64 on an Apple M1 MacBook Pro, running macOS Monterey. However, when I try to run the program in lldb, I receive the following error: (lldb) run ...
stackoverflow.com
728x90
반응형