• 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
Attaching to newly-exec'd process
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Attaching to newly-exec'd process


  • Subject: Attaching to newly-exec'd process
  • From: Scott Ribe <email@hidden>
  • Date: Fri, 18 Jan 2008 11:56:06 -0600
  • Thread-topic: Attaching to newly-exec'd process

Given a process-per-connection server, process A gets the socket, vforks,
dups the socket, and execs a different executable image B--how to attach to
B and debug??? Specifically, I want to step main from the start, not attach
to the process after it's been running a while. Is there a way to do that,
besides sleeping main in the first line?

--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 722-0567 voice


 _______________________________________________
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: Attaching to newly-exec'd process
      • From: Peter O'Gorman <email@hidden>
  • Prev by Date: What do I use instead of compileHelp?
  • Next by Date: Re: Attaching to newly-exec'd process
  • Previous by thread: Re: What do I use instead of compileHelp?
  • Next by thread: Re: Attaching to newly-exec'd process
  • Index(es):
    • Date
    • Thread