summaryrefslogtreecommitdiffhomepage
path: root/doc/mdk_gstart.texi
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2001-07-22 21:08:38 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2001-07-22 21:08:38 +0000
commitdd2730739c3c1204ecee97aa936e84ad0f7c5b08 (patch)
tree8ae0e030e9884c144ed396f28f1b8acdd0a00c99 /doc/mdk_gstart.texi
parent4b003474d25aa79508f392ea16533b738896856d (diff)
downloadmdk-dd2730739c3c1204ecee97aa936e84ad0f7c5b08.tar.gz
mdk-dd2730739c3c1204ecee97aa936e84ad0f7c5b08.tar.bz2
version 0.4
Diffstat (limited to 'doc/mdk_gstart.texi')
-rw-r--r--doc/mdk_gstart.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/mdk_gstart.texi b/doc/mdk_gstart.texi
index 25764a0..70ded05 100644
--- a/doc/mdk_gstart.texi
+++ b/doc/mdk_gstart.texi
@@ -445,6 +445,7 @@ MIX >
@end example
Other useful commands for debugging are @code{tracing} (which turns on
-tracing of executed intructions) and @code{weval} (which evaluates
+tracing of executed intructions), @code{pbt} (which prints a backtrace
+of executed instructions) and @code{weval} (which evaluates
w-expressions on the fly). For a complete description of all available
MIX commands, @xref{mixvm}.