IT/초기세팅
GDB사용을 위한 Mac 환경 설정
어센트
2020. 9. 18. 15:27
brew를 이용해 GDB를 설치하고 실행하려는 오류가 떠서 인증서를 생성하고 아래 링크를 통해 오류를 해결했다.
PermissionsDarwin - GDB Wiki
If you try to use your freshly built gdb, you will get an error message such as: Starting program: /x/y/foo Unable to find Mach task port for process-id 28885: (os/kern) failure (0x5). (please check gdb is codesigned - see taskgated(8)) This is because the
sourceware.org