Index: lib/debug.rb
===================================================================
--- lib/debug.rb	(revision 32669)
+++ lib/debug.rb	(working copy)
@@ -545,7 +545,9 @@
   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
+  restart                    restart program
   h[elp]                     print this help
   <everything else>          evaluate
 EOHELP
