Changes between Version 5 and Version 6 of WebKitGTK/Debugging
- Timestamp:
- Nov 21, 2013, 8:48:23 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WebKitGTK/Debugging
v5 v6 32 32 * Notice also the ''DISABLE_NI_WARNING'' env variable referred there. 33 33 34 It is important to export the ''WEBKIT_DEBUG'' env variable so we will want it also to affectthe ''WeProcess''.35 * This is an example for turning onthe logging int he ''Network'' channel. Notice that the channels are case insensitive.34 It is important to export the ''WEBKIT_DEBUG'' env variable because you will want it to affect also the ''WeProcess''. 35 * This is an example for turning '''on''' the logging int he ''Network'' channel. Notice that the channels are case insensitive. 36 36 {{{ 37 37 #!sh