[webkit-help] Breakpoint in the WebCore does not work in the xcode with safari.

Ariya Hidayat ariya.hidayat at gmail.com
Wed Dec 7 08:13:23 PST 2011


> Can anyone help me please?~~:)

Have you done any troubleshooting at all on your debugging problem? If
yes, please share what you have done. It would be very hard to give
some suggestions without further info (not everyone of us has a
working crystal ball).

Some recommended triaging (among others, the list is not exhaustive):

Can you debug a simple "Hello, world" program with your Xcode setup?

How did you launch Safari? Did you use Tools/Script/run-safari? Did it
pick up your build of WebKit?

Did you really build in debug mode and not release mode?

Are you sure your breakpoint will be hit? Did you try to put the
breakpoint in many other places?

Did you try to use gdb and manually attach to the process?



-- 
Ariya Hidayat, http://ariya.ofilabs.com


More information about the webkit-help mailing list