Attaching to newly-exec'd process
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