HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux ns3133907 6.8.0-86-generic #87-Ubuntu SMP PREEMPT_DYNAMIC Mon Sep 22 18:03:36 UTC 2025 x86_64
User: cssnetorguk (1024)
PHP: 8.2.28
Disabled: NONE
Upload Files
File: //proc/self/root/lib/ruby/gems/3.2.0/gems/debug-1.7.1/lib/debug/open.rb
# frozen_string_literal: true
#
# Open the door for the debugger to connect.
# Users can connect to debuggee program with "rdbg --attach" option.
#
# If RUBY_DEBUG_PORT envval is provided (digits), open TCP/IP port.
# Otherwise, UNIX domain socket is used.
#

require_relative 'session'
return unless defined?(DEBUGGER__)

DEBUGGER__.open