From c345257ff6c1e913125739545a40cc1b60b62611 Mon Sep 17 00:00:00 2001 From: matz Date: Tue, 15 Aug 2000 06:22:49 +0000 Subject: matz git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@890 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/debug.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'lib/debug.rb') diff --git a/lib/debug.rb b/lib/debug.rb index f8c0e4e408..feb30c71db 100644 --- a/lib/debug.rb +++ b/lib/debug.rb @@ -452,7 +452,8 @@ class DEBUGGER__ print < set breakpoint to some position + b[reak] [file|method:] + set breakpoint to some position wat[ch] set watchpoint to some expression b[reak] list breakpoints del[ele][ nnn] delete some or all breakpoints @@ -475,7 +476,7 @@ Commands v[ar] i[nstance] show instance variables of object v[ar] c[onst] show constants of object m[ethod] i[nstance] show methods of object - m[ethod] show instance methods of class or module + m[ethod] show instance methods of class or module th[read] l[ist] list all threads th[read] c[ur[rent]] show current threads th[read] stop thread nnn -- cgit v1.2.3