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

-v prints version and do something #949

Merged
merged 1 commit into from
Mar 28, 2023
Merged

-v prints version and do something #949

merged 1 commit into from
Mar 28, 2023

Conversation

ko1
Copy link
Collaborator

@ko1 ko1 commented Mar 28, 2023

Without this patch, rdbg -v target.rb prints version and terminates
the process. With this pach, -v prints version and starts debugging
for target.rb.

If no filename is given, terminates the process.

Without this patch, `rdbg -v target.rb` prints version and terminates
the process. With this pach, `-v` prints version and starts debugging
for `target.rb`.

If no filename is given, terminates the process.
@ko1 ko1 merged commit 1579377 into master Mar 28, 2023
@ko1 ko1 deleted the with_version branch March 28, 2023 16:45
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.

1 participant