Project

General

Profile

Bug #5093 » debug.rb.2.patch

sho-h (Sho Hashimoto), 07/26/2011 10:45 PM

View differences:

lib/debug.rb (working copy)
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
(2-2/2)