# File cli/ruby-debug/commands/breakpoints.rb, line 7 def regexp / ^\s* b(?:reak)? (?: \s+ #{Position_regexp})? \s* (?: \s+ (.*))? \s* $ /x end