# File lib/ruby-debug/event_processor.rb, line 26 def at_catchpoint(context, excpt) @printer.print_catchpoint(excpt) end