summaryrefslogtreecommitdiffstats
path: root/doc/man/scons.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/scons.1')
-rw-r--r--doc/man/scons.15
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/man/scons.1 b/doc/man/scons.1
index d4f2103..c63a23a 100644
--- a/doc/man/scons.1
+++ b/doc/man/scons.1
@@ -562,6 +562,11 @@ Building myprog.o with action(s):
.EE
.TP
+--debug=stacktrace
+Prints an internal Python stack trace
+when encountering an otherwise unexplained error.
+
+.TP
--debug=time
Prints various time profiling information: the time spent
executing each build command, the total build time, the total time spent