Re: custom executable fails to launch
Re: custom executable fails to launch
- Subject: Re: custom executable fails to launch
- From: Brian Gardner <email@hidden>
- Date: Mon, 31 Aug 2009 11:51:06 -0700
Yes, it happens every time, even when no project is open.
Also, if I open FCP 7, first, then try to attach to the process, the
debugger
fails with an exit status 11. (and FCP stays running.)
Is there a way t find out what it invoking the PT_DENY_ATTACH ?
On Aug 31, 2009, at 11:10 AM, Jean-Daniel Dupas wrote:
Le 31 août 2009 à 19:45, Brian Gardner a écrit :
I'm writing FxPlug plugins and testing them in Final Cut Pro 7
using a Custom executable. But, debugger fails to launch the
executable.
Anyone know what "exit status 45" means?
Yes, that ptrace has been call with PT_DENY_ATTACH prior debugging.
It may be due to Apple adding this call in FinalCut Pro 7 (which
would be useless except to annoy developers) or because some library
call this under the hood. It may append with QuickTime when you read
some protected file. Does it append everytime (without any project
opened) ?
_______________________________________________
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