зеркало из https://github.com/github/ruby.git
DEBUGGER__::Context::debug_print_help: Typo fix of help message.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3037 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
977bf97db3
Коммит
237229e201
|
@ -529,7 +529,7 @@ class Context
|
|||
stdout.print <<EOHELP
|
||||
Debugger help v.-0.002b
|
||||
Commands
|
||||
b[reak] [file|method:]<line|method>
|
||||
b[reak] [file:]<line|method>
|
||||
set breakpoint to some position
|
||||
wat[ch] <expression> set watchpoint to some expression
|
||||
cat[ch] <an Exception> set catchpoint to an exception
|
||||
|
|
Загрузка…
Ссылка в новой задаче