ruby-debug-ide:一个将ruby-debug粘贴到Eclipse(RDT),NetBeans和RubyMine等IDE的接口

时间:2021-05-04 06:29:49
【文件属性】:
文件名称:ruby-debug-ide:一个将ruby-debug粘贴到Eclipse(RDT),NetBeans和RubyMine等IDE的接口
文件大小:89KB
文件格式:ZIP
更新时间:2021-05-04 06:29:49
Ruby Ruby调试器 “ ruby​​-debug-ide” gem提供协议来建立调试器引擎(例如或 )和IDE(例如RubyMine,Visual Studio Code或Eclipse)之间的通信。 “ ruby​​-debug-ide”将命令从IDE重定向到调试器引擎。 然后,它将从调试器引擎收到的答案/事件返回给IDE。 要了解有关通信协议的更多信息,请参见以下文档: 。 安装调试宝石 根据所使用的Ruby版本,您需要向Gemfile添加/安装以下调试Gem: Ruby 2.x- 和 Ruby 1.9.x- 和 jRuby或Ruby 1.8.x- 和 对于Windows,请确保已安装Ruby 。 开始调试会话 要启动Rails应用程序的调试会话,请运行以下命令: rdebug-ide --host 0.0.0.0 --port 1234 --dispatcher-port
【文件预览】:
ruby-debug-ide-master
----ChangeLog.archive(33KB)
----MIT-LICENSE(1KB)
----lib()
--------ruby-debug-ide.rb(7KB)
--------ruby-debug-ide()
----Gemfile(907B)
----ruby-debug-ide.gemspec(1KB)
----etc()
--------kill_debugger(279B)
--------build_and_install.sh(303B)
----config.yaml(681B)
----doc()
--------protocol-spec.texi(11KB)
----Rakefile(1KB)
----.travis.yml(530B)
----CHANGES(2KB)
----test()
--------rd_inspect_test.rb(233B)
--------rd_condition_test.rb(243B)
--------rd_catchpoint_test.rb(248B)
--------rd_threads_and_frames_test.rb(263B)
--------rd_expression_info_test.rb(269B)
--------rd_test_base.rb(2KB)
--------ruby-debug()
--------rd_enable_disable_test.rb(264B)
--------regression()
--------rd_variables_test.rb(243B)
--------rd_basic_test.rb(256B)
--------rd_stepping_breakpoints_test.rb(1KB)
----README.md(2KB)
----ChangeLog.md(20KB)
----protocol-spec.md(10KB)
----ext()
--------mkrf_conf.rb(1KB)
----.gitignore(65B)
----nbproject()
--------project.properties(352B)
--------project.xml(667B)
----bin()
--------gdb_wrapper(2KB)
--------rdebug-ide(7KB)
----test-base()
--------expression_info_test.rb(1KB)
--------test_base.rb(8KB)
--------readers.rb(9KB)
--------condition_test.rb(557B)
--------threads_and_frames_test.rb(2KB)
--------stepping_breakpoints_test.rb(5KB)
--------inspect_test.rb(4KB)
--------variables_test.rb(11KB)
--------basic_test.rb(392B)
--------enable_disable_test.rb(981B)
--------catchpoint_test.rb(464B)

网友评论