wiki:Debugging DumpRenderTree with GDB on OSX
Last modified 16 months ago Last modified on 01/31/12 18:44:15

Editing Debugging DumpRenderTree with GDB on OSX

  1. build-webkit --debug
  2. build-dumprendertree --debug
  3. export DYLD_FRAMEWORK_PATH=/path/to/WebKit/WebKitBuild/Debug
  4. gdb --args WebKitBuild/Debug/DumpRenderTree /path/to/testfile.html