From 3aa2aa7e82ac4c74df298f381c8d1d280cff852e Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sat, 14 Sep 2013 21:01:10 -0400 Subject: [SV 35248] Add --debug "n" flag to turn off current debug options. --- doc/make.texi | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/make.texi b/doc/make.texi index 975f0b3..169f8fa 100644 --- a/doc/make.texi +++ b/doc/make.texi @@ -8595,6 +8595,10 @@ By default, the above messages are not enabled while trying to remake the makefiles. This option enables messages while rebuilding makefiles, too. Note that the @samp{all} option does enable this option. This option also enables @samp{basic} messages. + +@item n (@i{none}) +Disable all debugging currently enabled. If additional debugging +flags are encountered after this they will still take effect. @end table @item -e -- cgit v1.2.3