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
반응형
'개발 > mediapipe' 카테고리의 다른 글
2022-05 (0) | 2022.05.23 |
---|---|
mac intel 에서 xcode로 opencv 설치 후 실행하기 (0) | 2022.04.23 |
Framework Concepts (0) | 2022.03.30 |
Framework Concepts - Real-time Streams (0) | 2022.03.22 |
Framework Concepts - GPU (0) | 2022.03.21 |