Re: Debugging with x code
Re: Debugging with x code
- Subject: Re: Debugging with x code
- From: Landon Cunningham <email@hidden>
- Date: Fri, 19 Aug 2005 10:38:50 -0700
Yeah I don't know how many times I've checked if generate debug
symbols is on and it is on. I also tried clean and build and still
nothing.
Landon
On 8/18/05, Daniel Jalkut <email@hidden> wrote:
> If you haven't already done this, I would double (triple?) check that
> the Debug build configuration actually has "generate debug symbols"
> turned on. I have noticed a few times that my build configuration
> didn't have this turned on, and it was the cause for my breakpoints
> not working.
>
> Also, if you modified the default build location settings such that
> the Debug and Release build results are going to the same location on
> disk, you'll want to make sure you run a "Clean" and then do a full
> rebuild with Debug build configuration, to make sure there aren't any
> stale non-symbolic objects around that are getting linked in.
>
> Daniel
>
> On Aug 18, 2005, at 5:35 PM, Landon Cunningham wrote:
>
> > Hey Everyone,
> >
> > I am new to this cocoa programming and I am trying to get the
> > degbugger working and it just won't work. I am using x code 2.1 and
> > just trying to set a breakpoint and nothing happens. I have checked to
> > see whethere generate debug symbols is on and it is. I am wondering
> > could I be doing it wrong? To debug, I set a break point on the side
> > by clicking on the line number. Then I make sure that it is in the
> > debug build settting. Then I click on build and debug right? When I do
> > this the debugger pops up then says at the bottom that the debugging
> > session ended normally. I have tried building and running with my
> > breakpoint set and nothing happens. So what should I do, or check , or
> > even reinstall?
> >
> > Thanks in advance,
> >
> > Landon Cunningham
> > _______________________________________________
> > Do not post admin requests to the list. They will be ignored.
> > Xcode-users mailing list (email@hidden)
> > Help/Unsubscribe/Update your Subscription:
> > sweater.com
> >
> > 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