[webkit-dev] Debug the webkit on windows platform

2007-07-25 Thread Amit Gupta
Hello Has anyone debug webkit on the Window platform, I am able to build and run ./run-webkit --debug, but wanted to know if i need to set the breakpoint and do step by step debugging to uderstand the code, how can i proceeds. I hope it should be able to link with VS 2005 to debug webkit. but

Re: [webkit-dev] Debug the webkit on windows platform

2007-07-25 Thread Adam Roben
On Jul 25, 2007, at 5:32 AM, Amit Gupta wrote: Hello Has anyone debug webkit on the Window platform, I am able to build and run ./run-webkit --debug, but wanted to know if i need to set the breakpoint and do step by step debugging to uderstand the code, how can i proceeds. I hope it