Last modified 16 months ago
Last modified on 01/31/12 18:44:15
Editing Debugging DumpRenderTree with GDB on OSX
- build-webkit --debug
- build-dumprendertree --debug
- export DYLD_FRAMEWORK_PATH=/path/to/WebKit/WebKitBuild/Debug
- gdb --args WebKitBuild/Debug/DumpRenderTree /path/to/testfile.html