Re: [webkit-dev] How to debug webkit source on windows platform

2007-10-23 Thread Fuenty, Chris
周毅书 wrote: > Thanks in advice. > I found the option "Attach to Process" in menu Debug and Tools, can > you tell me in detail about how to debug using "Attach to Process" > option? Because I built webkit in cygwin, so i think if i want to > debug in VS2005, i should configure something in VS2005, bu

Re: [webkit-dev] How to debug webkit source on windows platform

2007-10-23 Thread 周毅书
Thanks in advice. I found the option "Attach to Process" in menu Debug and Tools, can you tell me in detail about how to debug using "Attach to Process" option? Because I built webkit in cygwin, so i think if i want to debug in VS2005, i should configure something in VS2005, but i don't know how to

Re: [webkit-dev] How to debug webkit source on windows platform

2007-10-23 Thread Matt Lilek
On 10/23/07, 周毅书 <[EMAIL PROTECTED]> wrote: > > Hi, guys, > I built webkit successfully on windows platform, but i didn't create > Safari.exe file, so installed Safari on my pc, and copy Safari.exe to > WebKitBuild/bin, and then executed run-safari command, it's ok. i want to > ask it's right or no

[webkit-dev] How to debug webkit source on windows platform

2007-10-23 Thread 周毅书
Hi, guys, I built webkit successfully on windows platform, but i didn't create Safari.exe file, so installed Safari on my pc, and copy Safari.exe to WebKitBuild/bin, and then executed run-safari command, it's ok. i want to ask it's right or not? In addition,my question is how to debug webkit source