Method: DEBUGGER__.add_catch_breakpoint
- Defined in:
- lib/debug/session.rb
.add_catch_breakpoint(pat) ⇒ Object
2186 2187 2188 |
# File 'lib/debug/session.rb', line 2186 def self.add_catch_breakpoint pat ::DEBUGGER__::SESSION.add_catch_breakpoint pat end |