[webkit-dev] For debugging in xcode - Breakpoint does not work.

Kihong Kwon vimff0 at gmail.com
Tue Dec 6 23:01:05 PST 2011


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


More information about the webkit-dev mailing list