• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: XCode Applescript debugger not stopping at break points
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: XCode Applescript debugger not stopping at break points
      • From: Jim Ingham <email@hidden>
  • Prev by Date: Re: Target editor in Xcode
  • Next by Date: Re: XCode Applescript debugger not stopping at break points
  • Previous by thread: XCode Applescript debugger not stopping at break points
  • Next by thread: Re: XCode Applescript debugger not stopping at break points
  • Index(es):
    • Date
    • Thread