Lines Matching full:debugging
11 # Debugging
56 # Debugging returns true if tracing is enabled.
69 # enable/disable code that should be skipped/run when debugging
70 # is turned on. "DEBUGGING" is the same as "DEBUG_SKIP" for
105 DEBUGGING=
108 export DEBUGGING DEBUG_DO DEBUG_SKIP
267 # Output message if we are debugging
274 # Debugging
276 # return 0 if we are debugging.
278 Debugging() {
285 # Outout message with timestamp if we are debugging
309 # Turn on debugging if any $match is found in $DEBUG_SH.
329 # if debugging is off because of a !e
359 DEBUGGING=$DEBUG_SKIP # backwards compatability
368 # Only turn debugging off if one of our args was the reason it
408 DEBUGGING=$DEBUG_SKIP # backwards compatability
455 DEBUGGING=$DEBUG_SKIP