Re: Debugging 2 apps in same project
Re: Debugging 2 apps in same project
You could also try debugging from another network attached machine
using Xcode.
http://developer.apple.com/mac/library/documentation/DeveloperTools/Conceptual/XcodeDebugging/800-Debugging_Programs_Remotely/remote_debugging.html#//apple_ref/doc/uid/TP40007057-CH11-SW1
On 6 Oct 2009, at 12:41, Alastair Houghton wrote:
On 6 Oct 2009, at 11:54, Matt Gough wrote:
I have a monolithic project file that build multiple targets.
Unfortunately Xcode only seems to let me debug one app at a time.
Without having to tear my project apart into subprojects for each
target, is there anyway to debug more than one app at a time?
You can always run GDB from the command line (or from Emacs gud-
mode, or DDD or some other GDB shell).
Kind regards,
Alastair.
--
http://alastairs-place.net
_______________________________________________
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
Jonathan Mitchell
Developer
http://www.mugginsoft.com
_______________________________________________
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