Skip to content

Conversation

@ko1
Copy link
Collaborator

@ko1 ko1 commented Nov 22, 2022

open conifg

Deprecate open_frontend and add open configuration. It is
consistent with rdbg --open option.

RUBY_DEBUG_OPEN is also introduced.
For example,

$ RUBY_DEBUG_OPEN=true ruby -r debug script.rb

opens the debug port remotely.

*Deprecate* `open_frontend` and add `open` configuration. It is
consistent with `rdbg --open` option.

`RUBY_DEBUG_OPEN` is also introduced.
For example,

```
$ RUBY_DEBUG_OPEN=true ruby -r debug script.rb
```

opens the debug port remotely.
@ko1 ko1 merged commit d75e115 into master Nov 23, 2022
@ko1 ko1 deleted the open_config branch November 23, 2022 00:51
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.

2 participants