Re: XCode Applescript debugger not stopping at break points
Re: XCode Applescript debugger not stopping at break points
- Subject: Re: XCode Applescript debugger not stopping at break points
- From: Matt Neuburg <email@hidden>
- Date: Wed, 09 Nov 2005 09:15:15 -0800
- Thread-topic: XCode Applescript debugger not stopping at break points
On Wed, 9 Nov 2005 00:00:28 -0500, email@hidden said:
>Using XCode 1.5, and an AppleScript code. Two questions:
>
>Is there a setting for XCode so that when code is running and
>encounters an error, that the debugger is automatically invoked at the
>offending line of code?
>
>It seems that the debugger does not stop at a break point, when there
>is a Try .. On Error statement in the code. It just skips it
>altogether.
Cooperation between AppleScript and gdb has never been very reliable. It's a
lot better in more recent versions of XCode. My advice in your case is to
forget it. Just use a lot of "log" statements and "display dialog" calls. m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide
<http://www.amazon.com/exec/obidos/ASIN/0596005571/somethingsbymatt>
_______________________________________________
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