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: "Paul Sanders" <email@hidden>
- Date: Mon, 14 Jun 2010 21:08:47 +0100
Attach the debugger to the process running your
plugin, I would think. You can do this from within Xcode (Run -> Attach
toProcess). You would not need to debug Safari itself if the plugin is
running in its own process. Just launch it in the usual way.
Regards,
Paul Sanders.
----- Original Message -----
Sent: Monday, June 14, 2010 9:00 PM
Subject: can't debug safari plugin when using 64 bit
hi all,
i can debug my NPAPI
plugin in safari under 32-bit no problem
but under 64-bit my breakpoints
won't catch, etc. the plugin is running fine, and it is in 64 bit, but no
breakpoints, etc.
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?
thanks,
bill appleton
|
_______________________________________________
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