AppleScriptObjC and breakpoints?
AppleScriptObjC and breakpoints?
- Subject: AppleScriptObjC and breakpoints?
- From: "Herman, Steven J. (MSFC-NNM04AA02C)[SAIC]" <email@hidden>
- Date: Mon, 22 Mar 2010 15:55:49 -0500
I recently upgraded from Leopard / Xcode 3.1.4 to Snow Leopard / Xcode 3.2.1 and started playing with rewriting an old AS Studio app in AppleScriptObjC as a learning experience.
Both the original AS Studio project and the newly created ASOC project seem to build and run just fine.... but I can't get breakpoints to work in either one. Actually that's not quite true... if I put a breakpoint on either of the two lines of Objective-C code that appear in the main.m file then the app will break on those.
Further, if I pause the app and enter "info br" at the gdb prompt the only breakpoints that gdb seems to know about are the ones I've set in main.m.
I've also tried turning off "Load symbols lazily" which I saw suggested and that didn't help.
Is this a known issue or am I missing something?
Steve
--
Steve Herman UNITeS / SAIC NASA NCAD Project - Engineering (256) 961-0640
|
_______________________________________________
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