Hi. I have a question 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 made a breakpoint in the DOMWindow.cpp (I want to check to work break point, so I enter a breakpoint to DOMWindow::alert and make a alert for teting) I did googling for this, so... 1. Launch safari. 2. Run -> attach to process -> select WebProcess (My XCODE version is 3.2.6) 3. Click debug But breakpoint does work. Did I make wrong? or have I to do anything else? Please help me. Thanks & Regards, Kihong _______________________________________________ webkit-help mailing list webkit-help@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-help