summaryrefslogtreecommitdiff
path: root/misc/README
diff options
context:
space:
mode:
authorhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-09-14 12:37:51 +0000
committerhsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-09-14 12:37:51 +0000
commit23e8fc391844704b8fbec1b47f10f742c9879202 (patch)
tree402cd34a72fe6a3b2b7e0724e2f1dfa8f6498d0c /misc/README
parent7eedd308b841e7b8eb4bc36211d28faf3521ee92 (diff)
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
Diffstat (limited to 'misc/README')
-rw-r--r--misc/README8
1 files changed, 5 insertions, 3 deletions
diff --git a/misc/README b/misc/README
index 7bc7e7b505..38512db597 100644
--- a/misc/README
+++ b/misc/README
@@ -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