[webkit-dev] debug the webkit with visual studio 2005

Adam Roben aroben at apple.com
Thu Nov 6 05:54:51 PST 2008


On Nov 6, 2008, at 4:21 AM, 赵经纬 wrote:

> HI:
>
>   I am an neebie, i want to debug the webkit with visual studio  
> 2005.now i have finished  the steps:
>
> 1、 Installing the Developer Tools
> 2、Getting WebKit
> 3、Building WebKit
>
> now i want to run webkit, i open a Cygwin Shell and type this  
> command in the shell
> WebKit/WebKitTools/Scripts/run-safari --debug

This command will launch Safari using a debug build of WebKit. That is  
not the same as "debugging WebKit". If you want to debug WebKit, you  
should run debug-safari, which will launch Safari (with your built  
copy of WebKit) in the VS debugger.

>
> but the result is:
> ERROR:couldn't determine installed safari path

Do you have Safari installed?

-Adam

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20081106/a1e42dee/attachment.html>


More information about the webkit-dev mailing list