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:
parent
4f8107a4ba
commit
dc7f2cd586
2 changed files with 38 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue