Re: Debugging question
Re: Debugging question
- Subject: Re: Debugging question
- From: Michael <email@hidden>
- Date: Sat, 1 Apr 2006 06:36:25 -0800
Here is the problem I have.
Code includes this statement:
"while ( (chr = getchar()) != EOF)"
I would like to have it run and be able to input some data from the
Std input and watch what happens.
Thanks in advance.
On Apr 1, 2006, at 2:22 AM, Michael wrote:
I would like to be able to step through code in a "Standard
tool" project, in which the user inputs some data ( Word count
for example). In real basic, which I am familiar with, one simply
sets a break point and then once in the debugger, steps through
the code. I have not had much luck in Xcode although I am certain
this must be possible. I am not asking for a step-by-step
approach, but an acknowledgment that this is doable and a brief
outline of how to achieve this.
Thank you in advance.
_______________________________________________
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