Re: debugging question...
Re: debugging question...
- Subject: Re: debugging question...
- From: Mike Lazear <email@hidden>
- Date: Mon, 28 Feb 2005 16:58:33 -0800
On Feb 28, 2005, at 3:40 PM, Mike Lazear wrote:
On Feb 28, 2005, at 3:27 PM, Brian O'Brien wrote:
How do I set the command line arguments (argv) prior to debugging a
c++ application?
I just searched for this exact thing last week. It took me for ever
to figure it out.
Go to Project, Edit Active Executable 'App Name'
A window will come up you click on the + and add the first argument
and so on...
Easy to do wants you know where to go.
I hate reading messages that I wrote that make no sense or have a bunch
of grammatical or spelling errors. One more try just for my own sanity
(or is that vanity?)
I just searched for this exact thing last week. It took me forever to
figure it out.
Go to Project, Edit Active Executable 'App Name'.
The Executable property window will come up.
Click on the Arguments tab at the top.
In between the grid like areas you will see a +, click on it.
Add the first argument.
Continue clicking on the + for each additional argument.
Easy to do once you know where to go.
There, now I feel better....
Mike
_______________________________________________
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