NSAppleScript init is really, really slow when attached to gdb?
NSAppleScript init is really, really slow when attached to gdb?
- Subject: NSAppleScript init is really, really slow when attached to gdb?
- From: Jonathan del Strother <email@hidden>
- Date: Tue, 13 Dec 2005 15:59:48 +0000
I'm creating an NSAppleScript object via initWithURL:errorInfo:.
Normally it takes around 0.8 seconds - not exactly speedy, but it's
more-or-less bearable.
If gdb is attached, however, it takes more like 10 seconds, and
sometimes much longer. In the meantime, gdb dumps about 50 lines of
"Reading symbols for shared libraries....." to the console.
I'm sure I haven't seen this problem before - was this introduced in
XCode 2.2? Is anyone else experiencing this? Anything I can do to
prevent the delay?
I've got a trivial example here :
http://www.steelskies.com/download/ASTest.zip
I'd be interested in hearing if anyone else sees the same problem.
Thanks,
Jon
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden