[Webkit-unassigned] [Bug 46037] New: how can i debug webkit source codes step by step in Visual C++ 2005 Express.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 18 09:03:14 PDT 2010


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

           Summary: how can i debug webkit source codes step by step in
                    Visual C++ 2005 Express.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: xueliang.hu at hotmail.com


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"

then I try to download the latest version from web and reinstall it, but the error still exists.
I try the same steps in another computer.it works fine. I do not know why. the operation system and the environment are the same.

I launch safari in another computer using script 'run-safari --debug', then i open Visual C++ 2005 Express and set debug  attach to safari process. and i also set some break points in the codes. but it does not work. how can i do if i want to debug these codes step by step? thank you very much.

-- 
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