• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Debug 'fork' with Xcode and continue in child
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Debug 'fork' with Xcode and continue in child


  • Subject: Debug 'fork' with Xcode and continue in child
  • From: Dominik Pich <email@hidden>
  • Date: Thu, 21 Oct 2004 07:32:51 +0200

I have a unix source which forks right at the start. Xcode continues in parent then... and therefore exits.
Can I somehow debug the client with a GUI?


Thought I found it:
set follow-fork-mode mode
Set the debugger response to a program call of fork or vfork. A call to fork or vfork creates a new process.
but it isnt working...


May you always find water and shade. - Wheel Of Time
Dominik

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Debug 'fork' with Xcode and continue in child
      • From: Jim Ingham <email@hidden>
  • Prev by Date: Re: XCode and external editor protocol
  • Next by Date: Broken Project
  • Previous by thread: Re: XCode and external editor protocol
  • Next by thread: Re: Debug 'fork' with Xcode and continue in child
  • Index(es):
    • Date
    • Thread