try this:
sudo chgrp procmod /path/to/your/gdb73
sudo chmod g+s /path/to/your/gdb73
And then try again. I also encounter problem where the gdb installed macports doesn't work, but
the gdb 7.3 compiled from vanilla source by myself works well.
Also, note that Go doesn't support Mac OS 10.5 now.