Hello. I am a new to mac. Can anyone help me for debugging WebCore?
I have a problem about breakpoint with xcode. What I want to say, I can't use a breakpoint with WebCore in the xcode. After finish to build webkit, I put a breakpoint to the DOMWindow.cpp (I put a breakpoint to DOMWindow::alert and make a alert for testing) But breakpoint does work. I did googling for this... I found below solution. but It doesn't work too. 1. Launch safari. 2. Run -> attach to process -> select WebProcess (My XCODE version is 3.2.6) 3. Click debug in the WebCore project window. Did I make wrong? or have I to do anything else? Thanks in advance Kihong _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

