Re: can't debug safari plugin when using 64 bit
Re: can't debug safari plugin when using 64 bit
- Subject: Re: can't debug safari plugin when using 64 bit
- From: Jens Alfke <email@hidden>
- Date: Mon, 14 Jun 2010 13:06:28 -0700
On Jun 14, 2010, at 1:00 PM, Bill Appleton wrote:
> one difference is that under 64-bit safari the plugin is running as a separate process...
> does anyone have a clue about how to debug in safari 64?
I haven’t specifically debugged Safari plugins, but it sounds like the same situation as renderer processes in Chrome, which I have worked with.
Launch the browser from the Finder, instantiate your plugin somehow, then attach the debugger to the process hosting the plugin. Use Xcode’s Run > Attack To Process > submenu.
—Jens _______________________________________________
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