• 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
Re: How to Run more than one executable at the same time
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to Run more than one executable at the same time


  • Subject: Re: How to Run more than one executable at the same time
  • From: "Kyle Sluder" <email@hidden>
  • Date: Mon, 13 Aug 2007 18:53:07 -0400

You could create a custom BSD executable target that simply forks and
launches your server and client.  gdb should be smart about it and let
you debug the child executables transparently.

--Kyle Sluder

On 8/13/07, Arun Jagatheesan <email@hidden> wrote:
> >
> >
> > I have two executables (targets)  a client and a server in the same
> > project. I want to run both of the them (build and go) and the same
> > time. How do i do that?
> >
> > It seems Xcode allows only one current executable in a project. Do
> > i need to make the client and server as different projects to run
> > them at the same time or does Xcode  allow two concurrent execution
> > of the executables (within the IDE).
> >
> > Thanks,
> > Arun
> >
> >
> >
> >
> >
> >
>
>  _______________________________________________
> 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
>
 _______________________________________________
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:
    • Fwd: How to Run more than one executable at the same time
      • From: "Kyle Sluder" <email@hidden>
    • Where to post new requirement/feature? (was Re: How to Run more than one executable at the same time)
      • From: Arun Jagatheesan <email@hidden>
References: 
 >How to Run more than one executable at the same time (From: Arun Jagatheesan <email@hidden>)

  • Prev by Date: How to Run more than one executable at the same time
  • Next by Date: Dev/Debug configurations build different?
  • Previous by thread: How to Run more than one executable at the same time
  • Next by thread: Where to post new requirement/feature? (was Re: How to Run more than one executable at the same time)
  • Index(es):
    • Date
    • Thread