Fix unreachable code by pocke · Pull Request #277 · ruby/debug
ruby -w prints the following warning lib/debug/tracer.rb:221: warning: statement not reached This PR fixes the problem.