Bug 85756 - webkit.org instructions for debugging WebProcess are unnecessarily complex
Summary: webkit.org instructions for debugging WebProcess are unnecessarily complex
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Website (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac Unspecified
: P2 Normal
Assignee: Nobody
URL: http://www.webkit.org/building/debug....
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-06 18:46 PDT by mitz
Modified: 2012-05-07 10:44 PDT (History)
0 users

See Also:


Attachments
Update the instructions for debugging WebProcess (5.82 KB, patch)
2012-05-06 19:03 PDT, mitz
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2012-05-06 18:46:20 PDT
The instructions in the URL require launching Safari first and then attaching to the web process. The web process can be launched by the debugger and told to start Safari.
Comment 1 mitz 2012-05-06 19:03:57 PDT
Created attachment 140450 [details]
Update the instructions for debugging WebProcess
Comment 2 mitz 2012-05-07 10:44:48 PDT
Fixed in <http://trac.webkit.org/r116320>.