Re: Breakpoints stopped working
Re: Breakpoints stopped working
- Subject: Re: Breakpoints stopped working
- From: João Varela <email@hidden>
- Date: Wed, 19 Sep 2012 22:46:43 +0100
- Thread-topic: Breakpoints stopped working
Hello Beinan
Have you tried to clean up your targets before you rebuild? Moreover, I
used to have problems with not hitting breakpoints with DWARF, but since I
switched to dSYM I haven't had those issues anymore. Probably you should
consider to switch too.
HTH
João
>
>I have a static lib and an Mac app that links to it. The debug build uses
>DWARF as debug info. I had been using the static lib project to attach to
>the app under Xcode4.2 and the breakpoints were working.
>
>Recently I upgraded to Xcode4.4 and I don't deny that there could be other
>environment changes that I'm not aware of. Now I can't hit the breakpoints
>anymore.
>
>I rebuilt my lib and also rebuilt my app against the lib.
>
>Any tips would be appreciated.
_______________________________________________
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