This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

macOS 10.13 reports "please check gdb is codesigned - see taskgated(8)"


hi,I install gdb8.0 on macOS10.13.5.But when I use gdb to debug cpp, gdb reports the error like this :
 
Unable to find Mach task port for process-id 3965: (os/kern) failure (0x5).

 

(please check gdb is codesigned - see taskgated(8))




Then I do these steps as the html of

https://sourceware.org/gdb/wiki/BuildingOnDarwin#Troubleshooting_code-signing.




And Troubleshooting code-signing, all is done. But gdb still reports the same error.



I hope very much I can get your help.
Thanks a lot.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]