Skip to content

Commit 20a3a3c

Browse files
committed
Need to declare Debugger.rm_protocol_extensions
1 parent 3ac6814 commit 20a3a3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ruby-debug-ide.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ def cleanup_backtrace(backtrace)
4141
cleared
4242
end
4343

44-
attr_accessor :cli_debug, :xml_debug, :evaluation_timeout
44+
attr_accessor :cli_debug, :xml_debug, :evaluation_timeout, :rm_protocol_extensions
4545
attr_accessor :control_thread
4646
attr_reader :interface
4747

0 commit comments

Comments
 (0)