On Oct 8, 2005, at 7:17 PM, Damien Bobillot wrote:
Perhaps try to replace the call to vfork by a call to fork. You may
do this by executing "p (int)fork()" and then "set $pc=$pc+4" when
you are on the bl call to vfork. Or manually move the pc to the
begining of the fork function when your are at the beging of the
vfork function.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/xcode-users/email@hidden