debugging a command line tool with XCode
debugging a command line tool with XCode
- Subject: debugging a command line tool with XCode
- From: Dennis Christopher <email@hidden>
- Date: Tue, 30 Oct 2007 20:00:04 -0400
- Acceptlanguage: en-US
- Thread-topic: debugging a command line tool with XCode
XCode users,
I have searched the archives and found similar issues but not quite
the same as this one--
I have a desktop app and a command line tool. They are part of the
same XCode project. The app uses the tool under circumstances
where is wants to 'record'. When it does so, it opens the tool
with popen() and sends data continuously to the returned reference. THis is
the circumstance under which I want to debug the tool.
Can this be done? I've tried with the app running, and recording, with
Attach.. and it doesnt show the source code, among other problems.
Dennis Christopher
_______________________________________________
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