• 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
Xcode debug command
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Xcode debug command


  • Subject: Xcode debug command
  • From: Andy Kim <email@hidden>
  • Date: Sat, 18 Feb 2006 22:25:44 -0800

Hello,

I'm a long time programmer, but new to AppleScript. I'm still not used to all the "quirks" of AppleScript, so please forgive me if the answer to the next question is obvious.

I'm writing a very simple script that tells Xcode to start debugging the active project. Not hard:

tell application "Xcode"
	debug project of active project document
end tell

When I execute this, Xcode will actually do the thing it is asked. However, Script Editor will hang for about a minute then give me the following error:


Xcode got an error: AppleEvent timed out.

I suspect that Script Editor is expecting something back from the debug command. Is there a work around?


My ultimate goal is to get this to work inside CarbonEmacs. Currently, when I execute above script in Emacs, hell breaks loose and I have to force quit Xcode.

- Andy Kim
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Xcode debug command
      • From: Jon Pugh <email@hidden>
  • Prev by Date: Removing Mail from Server
  • Next by Date: Re: Xcode debug command
  • Previous by thread: Removing Mail from Server
  • Next by thread: Re: Xcode debug command
  • Index(es):
    • Date
    • Thread