--- a/DebugClients/Ruby/Debuggee.rb Sat Sep 04 19:51:19 2010 +0200 +++ b/DebugClients/Ruby/Debuggee.rb Sat Sep 04 19:51:48 2010 +0200 @@ -583,7 +583,7 @@ if ["AsyncFile.rb", "AsyncIO.rb", "Config.rb", "DebugClient.rb", "DebugClientBaseModule.rb", "DebugClientCapabilities.rb", - "DebugProtocol.rb", "DebugQuit.rb", "Debuggee.rb"].include?(\ + "DebugProtocol.rb", "DebugQuit.rb", "Debuggee.rb"].include?( File.basename(file)) return true end @@ -1205,4 +1205,4 @@ end Thread.main["name"] = 'Main' -end +end \ No newline at end of file