We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ac6814 commit 20a3a3cCopy full SHA for 20a3a3c
1 file changed
lib/ruby-debug-ide.rb
@@ -41,7 +41,7 @@ def cleanup_backtrace(backtrace)
41
cleared
42
end
43
44
- attr_accessor :cli_debug, :xml_debug, :evaluation_timeout
+ attr_accessor :cli_debug, :xml_debug, :evaluation_timeout, :rm_protocol_extensions
45
attr_accessor :control_thread
46
attr_reader :interface
47
0 commit comments