:: Enable debug output or, when an argument is specified, set up debug output
:: to the specified file, which will be opened in append mode, or file
:: descriptor if prefixed with a plus sign (`+`). In such a case, it must be a
:: valid file descriptor opened for writing.
:: To use a file whose name begins with a plus sign, simply use 2 plus signs at
:: the beginning.