Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add skip_src option to LineBreakpoint #810

Merged
merged 1 commit into from
Nov 21, 2022
Merged

Add skip_src option to LineBreakpoint #810

merged 1 commit into from
Nov 21, 2022

Conversation

k0kubun
Copy link
Member

@k0kubun k0kubun commented Nov 19, 2022

Description

This PR supports passing skip_src: true to add_line_breakpoint.

I'd like to use this from IRB's debug command ruby/irb#446 to avoid showing the same source code twice. This is the same feature as #804 (comment) but the gems in the other way around.

@ko1 ko1 merged commit 87b1fab into ruby:master Nov 21, 2022
@k0kubun k0kubun deleted the skip-src branch November 21, 2022 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants