summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/debug.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/debug.rb b/lib/debug.rb
index e99f69826a..3f61bc79fa 100644
--- a/lib/debug.rb
+++ b/lib/debug.rb
@@ -545,7 +545,9 @@ Commands
th[read] [sw[itch]] <nnn> switch thread context to nnn
th[read] stop <nnn> stop thread nnn
th[read] resume <nnn> resume thread nnn
+ pp expression evaluate expression and pretty_print its value
p expression evaluate expression and print its value
+ r[estart] restart program
h[elp] print this help
<everything else> evaluate
EOHELP