Are breakpoints now totally broken for Xcode/AppleScript?
Are breakpoints now totally broken for Xcode/AppleScript?
- Subject: Are breakpoints now totally broken for Xcode/AppleScript?
- From: "Herman, Steven J. (MSFC-NNM04AA02C)[SAIC]" <email@hidden>
- Date: Mon, 12 Apr 2010 16:33:55 -0500
I previously asked this in the Apple Discussions forum and also on the Xcode Users mailing list and got no responses so I thought I'd try here. I recently upgraded to Snow Leopard (10.6.3) and at essentially the same time from Xcode 3.1.4 to 3.2.1.
As a learning experience I began rewriting a small AS Studio application in AppleScript Obj-C. I don't seem to be able to get breakpoints in Xcode to work at all in either the new ASOC project or the original AS Studio project. Xcode shows and remembers the breakpoints but the app never stops on them when I attempt to debug.
In fact, I can _pause_ the app in Xcode and then enter gdb commands to try to list the breakpoints I've set and they aren't listed. However if I set breakpoints on the few lines of Obj-C code that make up the main.m file for these apps then those breakpoints _are_ recognized by the debugger and execution will stop on them. Breakpoints seem to work fine in full Cocoa apps too. So far it seems to be just AS Studio and ASOC where I can't them to work.
Is this a known problem... or is it possibly just me? :^(
--
Steve Herman UNITeS / SAIC NASA NCAD Project - Engineering (256) 961-0640
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
applescriptobjc-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden