changeset 31309:3ea3b3956336

doc: Add debugging and profiling commands to refcard.tex
author Arun Giridhar <arungiridhar@gmail.com>
date Sat, 15 Oct 2022 11:41:18 -0400
parents 2ec8fbbcd053
children 6408e371355b
files doc/refcard/refcard.tex
diffstat 1 files changed, 4 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/refcard/refcard.tex	Sat Oct 15 15:50:33 2022 +0200
+++ b/doc/refcard/refcard.tex	Sat Oct 15 11:41:18 2022 -0400
@@ -702,9 +702,12 @@
 min max range mean median std&basic statistics\cr
 \endsec
 
-\sec Error Handling;
+\sec Error Handling, Debugging, Profiling;
 error ({\it message})&print message and return to top level\cr
 warning ({\it message})&print a warning message\cr
+debug&guide to all debugging commands\cr
+profile&start/stop/clear/resume profiling\cr
+profshow profexplore&show the results of profiling\cr
 \endsec
 
 \sec File I/O, Loading, Saving;