[webkit-help] how to breakpoint to debug for webkit project.
Adam Roben
aroben at apple.com
Wed Oct 5 06:35:12 PDT 2011
On Oct 5, 2011, at 5:14 AM, 向定 wrote:
> my os is : mac 10.7,
> and webkit source is : R9**** version.
>
> I Can debug breakpoint JavascriptCore, webcore, webkit2 for attach to safari webProcess, but only can't breakpoint debug in webkit project.
>
> please tell me how to breakpoint debug in webkit project, thanks .
Safari on OS X Lion doesn't use WebKit for rendering web pages, it uses WebKit2. So it's not surprising that your breakpoints in WebKit aren't being hit; the code is not being called!
-Adam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20111005/350dfdc5/attachment.html>
More information about the webkit-help
mailing list