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
commitda264d84bf8c3eca44f61adb63d0d6bac123f135 (patch)
tree7f34263839ddf45ae5a0ab1da222f8f8db8928e4 /doc/mdk_gstart.texi
parentdf485d0fae4725d872bc6d7be0b1cc91227d88e1 (diff)
downloadmdk-da264d84bf8c3eca44f61adb63d0d6bac123f135.tar.gz
mdk-da264d84bf8c3eca44f61adb63d0d6bac123f135.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}.