Welcome to MacForumz.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

XCode Debugger (attaching to a running process)

 
   Macintosh computer (Home) -> Tools RSS
Next:  compiling - making unix package w XCode  
Author Message
Vance Shipley

External


Since: Jan 31, 2004
Posts: 1



(Msg. 1) Posted: Sat Jan 31, 2004 8:13 pm
Post subject: XCode Debugger (attaching to a running process)
Archived from groups: comp>sys>mac>programmer>tools (more info?)

I'm trying out the XCode environment for the first time. I like that there is a
GUI for gdb however I wasn't able to use it. Reason being that in my case I
need to start gdb with the name of a running process and the PID of that process:

$ gdb /usr/local/bin/foo 19345

This is needed because of the way the process is started. A shell script is
first called which runs another program which then launches the foo executable.

Is there a way to do this?

Vance

 >> Stay informed about: XCode Debugger (attaching to a running process) 
Back to top
Login to vote
Display posts from previous:   
   Macintosh computer (Home) -> Tools All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]