How to install gdb on OSX 10.9?
I try to use macports:
port install gdb Password: ... ---> Updating database of binaries: 100.0% ---> Scanning bi
I made it this way (described here):
sudo nano /System/Library/LaunchDaemons/com.apple.taskgated.plist
change option string from -s to -sp at line 22, col 27.
-s
-sp
reboot the computer.
Use gdb