Skip to content

Commit cd1032f

Browse files
committed
add binding.debug as alias of binding.bp
1 parent d0d38d5 commit cd1032f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/debug/session.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1229,6 +1229,7 @@ def bp command: nil, nonstop: nil
12291229
::DEBUGGER__.add_line_breakpoint __FILE__, __LINE__ + 1, oneshot: true
12301230
true
12311231
end
1232+
alias debug bp
12321233
end
12331234

12341235
load_rc

0 commit comments

Comments
 (0)