Re: xcode doesn't stop on breakpoints
Re: xcode doesn't stop on breakpoints
- Subject: Re: xcode doesn't stop on breakpoints
- From: Chris Idou <email@hidden>
- Date: Wed, 28 Oct 2009 17:05:40 -0700 (PDT)
I've seen this happen quite a lot, but then again I'm using plugins, and xcode/gdb doesn't seem to work as reliably in this scenario.
Sometimes I've found that I need to open the file I want to break on in the main window, as opposed to the window belonging to another project.
Or worst case, I create the breakpoint in the gdb command line itself.
Make sure of course, that you are running a version with debugging symbols turned on.
From: Irfan Mulic <email@hidden>
To: email@hidden
Sent: Thu, 29 October, 2009 6:50:00 AM
Subject: xcode doesn't stop on breakpoints
Hi Guys,
I am new to xcode development,
I installed latest xcode 3.1.4 (it includes iphone sdk)
Now when I start a new project for example
Command line tool - Using Foundation framework for example...
and click in gutter on a line in main function, bookmark is blue, then I run Build and Debug
debugger console opens says gdb starting etc... execute the program exit and it didn't stop on the break point, even tough they were enabled and active ???
I was researching the list and internet but no luck with build setup, lazy symbol loading etc...
Any help how to troubleshoot this issue?
--
Irfan Mulic
Get more done like never before with Yahoo!7 Mail.
Learn more.
_______________________________________________
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