WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
66596
Update Debugging WebKit instructions for debugging with Safari 5.1/WebKit 2
https://bugs.webkit.org/show_bug.cgi?id=66596
Summary
Update Debugging WebKit instructions for debugging with Safari 5.1/WebKit 2
Daniel Bates
Reported
2011-08-19 14:49:55 PDT
Safari 5.1 shipped with WebKit 2. We should update the Debugging WebKit page <
http://www.webkit.org/building/debug.html
> to describe how to support debugging WebKit 2.
Attachments
Add attachment
proposed patch, testcase, etc.
Erik Arvidsson
Comment 1
2011-08-24 15:57:16 PDT
Here is how to do it for people that do not know yet: defaults write com.apple.Safari IncludeInternalDebugMenu 1 And then in Safari 5.1 you'll see a Debug menu. From here you can either do "New Single-process Window" or turn off "Use Multi-process Windows". Once that is done your Xcode breakpoints will be hit.
Maciej Stachowiak
Comment 2
2011-08-25 11:02:11 PDT
The better way to do it is here:
https://trac.webkit.org/wiki/Debugging%20the%20WebKit2%20Web%20Process
Brian Burg
Comment 3
2014-11-29 18:50:07 PST
The linked wiki page is empty and the content appears to be on debug.html now. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug