ruby/misc
yui-knk 7de6908a28 LLDB: Print actual node structure [ci skip] 2023-10-10 07:53:42 +09:00
..
.vscode
lldb_rb LLDB: Print actual node structure [ci skip] 2023-10-10 07:53:42 +09:00
README
expand_tabs.rb
gdb.py
lldb_cruby.py
lldb_disasm.py
lldb_yjit.py
rb_optparse.bash
rb_optparse.zsh
ruby-style.el
test_lldb_cruby.rb

README

README             this file
rb_optparse.bash   bash completion script
rb_optparse.zsh    zsh completion script
ruby-style.el      Ruby's C/C++ mode style for emacs
lldb_cruby.py      LLDB port of debug utility
test_lldb_cruby.rb test file for LLDB port
.vscode            example VSCode config to debug Ruby