test/data/info.right in ruby-debug-0.10.4 vs test/data/info.right in ruby-debug-0.10.5.rc1
- old
+ new
@@ -27,11 +27,11 @@
info thread -- List info about thread NUM
info threads -- information of currently-known threads
info variables -- Local and instance variables of the current stack frame
# info args
# info line
-Line 4 of "./gcd.rb"
+Line 4 of "gcd.rb"
# info locals
# info stack
--> #0 at line gcd.rb:4
# info display
There are no auto-display expressions now.
@@ -56,13 +56,9 @@
2 y at gcd.rb:12
# info break
Num Enb What
1 y at gcd.rb:10
2 y at gcd.rb:12
-# info file ./gcd.rb break
-File ./gcd.rb
- breakpoint line numbers:
-4 6 6 7 10 10 12 12 13 15 18
# i
*** "info" must be followed by the name of an info command:
List of info subcommands:
info args -- Argument variables of current stack frame