File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -78,6 +78,11 @@ again. This will produce useful debugging output that will aid us in
7878fixing the problem if you are unable to do so yourself. Turn off the
7979trace output by running either ` set +x ` or ` set +v ` .
8080
81+ If you are filing an issue, please attach the generated debugging output
82+ in ` set -x ` mode copy-pasted to a separate, attached file in the report.
83+ Before doing so, be sure to review the output for anything you may not want
84+ to share in public, and redact as appropriate.
85+
8186To debug dynamic loading of a completion, tracing needs to be turned
8287on before the debugged completion is attempted the first time. The
8388easiest way to do this is to start a new shell session, and to turn
You can’t perform that action at this time.
0 commit comments