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

Add initial test for lldb extension

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59485 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
naruse 2017-08-03 09:39:25 +00:00
parent 4f8107a4ba
commit dc7f2cd586
2 changed files with 38 additions and 0 deletions

View file

@ -3,6 +3,8 @@
#
# Usage: run `command script import -r misc/lldb_cruby.py` on LLDB
#
# Test: misc/test_lldb_cruby.rb
#
import lldb
import commands