1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* .gdbinit (iseq): rename dummy_gdb_enums to ruby_dummy_gdb_enums.

This is follow up to changes in r24407.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39283 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
ktsj 2013-02-16 12:11:37 +00:00
parent 16aedfe0a0
commit 11498d9b1e

View file

@ -737,7 +737,7 @@ define rb_backtrace
end end
define iseq define iseq
if dummy_gdb_enums.special_consts if ruby_dummy_gdb_enums.special_consts
end end
if ($arg0)->type == ISEQ_ELEMENT_NONE if ($arg0)->type == ISEQ_ELEMENT_NONE
echo [none]\n echo [none]\n