Skip to content

Conversation

@ko1
Copy link
Collaborator

@ko1 ko1 commented Jul 5, 2022

rdbg adds -r debug/(start_method) to tell the launched ruby
process needs require it. However, this option affect child process.

This patch restore the RUBYOPT if needed.

fix #663

`rdbg` adds `-r debug/(start_method)` to tell the launched ruby
process needs require it. However, this option affect child process.

This patch restore the `RUBYOPT` if needed.

fix #663
@ko1 ko1 merged commit 92982b4 into master Jul 5, 2022
@ko1 ko1 deleted the fix_663 branch July 5, 2022 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unexpected child debugging session when starting remote debuggee with RUBYOPT=-rdebug/*

2 participants