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]

Re: Building on Darwin


On Jun 21, 2011, at 6:20 AM, Joel Brobecker wrote:

>> (gdb) run
>> Starting program: /Volumes/MM110605/src/eec/cummings
>> Unable to find Mach task port for process-id 95355: (os/kern) failure (0x5).
>> (please check gdb is codesigned - see taskgated(8))
> 
> You either have to codesign gdb (see taskgated(8)), or another option
> is to change gdb's permissions using 'chgrp procmod' + 'chmod g+s'.

Also, read:

http://sourceware.org/gdb/wiki/BuildingOnDarwin


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