Changes between Version 20 and Version 21 of WebKitGTK/Debugging


Ignore:
Timestamp:
Oct 25, 2019 8:08:38 AM (5 years ago)
Author:
clopez@igalia.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WebKitGTK/Debugging

    v20 v21  
    106106#!sh
    107107$ export CXXFLAGS="-DLOG_DISABLED=0"
     108$ export WEBKIT_DEBUG="all"
    108109$ Tools/Scripts/build-webkit --gtk
    109110}}}