[Webkit-unassigned] [Bug 46037] Cannot debug WebKit in VC++ 2005 Express

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 20 06:37:30 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=46037





--- Comment #2 from Adam Roben (aroben) <aroben at apple.com>  2010-09-20 06:37:31 PST ---
(In reply to comment #0)
> After building these codes in Visual C++ 2005 Express successfully, i want to debug them step by step in Visual C++ 2005 Express.Firstly I execute the script 'webkit/webkittools/scripts/run-safari --debug' in cygwin and get the following output:
> "Your copy of safari is missing important software resources. Please reinstall Safari"

"run-safari --debug" means "run Safari using the Debug version of WebKit that I've built". If you did a Release build instead of a Debug build, it won't work.

(In reply to comment #1)
> Isn't there a debug-safari script for that? Not sure if it's expected to work on Windows though.

It is expected to work on Windows.

Another option is to follow the instructions here: http://webkit.org/building/debug.html

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list