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

Added entries for lldb files in misc directory.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64742 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
hsbt 2018-09-14 12:37:51 +00:00
parent 7eedd308b8
commit 23e8fc3918

View file

@ -1,3 +1,5 @@
README this file
rb_optparse.bash bash completion script
rb_optparse.zsh zsh completion script
README this file
rb_optparse.bash bash completion script
rb_optparse.zsh zsh completion script
lldb_cruby.py LLDB port of debug utility
test_lldb_cruby.rb test file for LLDB port