Changes between Version 40 and Version 41 of BuildingGtk


Ignore:
Timestamp:
Jul 14, 2010 11:44:28 AM (14 years ago)
Author:
Martin Robinson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildingGtk

    v40 v41  
    4848}}}
    4949
    50 To build a debug build of WebKitGTK+ (which will contain debugging symbols useful for generating stack traces), you can pass the <tt>--debug</tt> argument to build-webkit:
     50To build a debug build of WebKitGTK+ (which will contain debugging symbols useful for generating stack traces), you can pass the `--debug` argument to build-webkit. This will build WebKit in WebKitBuild/Debug and all other scripts should take the `--debug` argument as well.
    5151
    5252{{{
    5353$ WebKitTools/Scripts/build-webkit --gtk --debug
     54$ WebKitTools/Scripts/run-launcher --gtk --debug
    5455}}}
    5556