Skip to content

Using --push-results and pry breakpoints doesn't show any output #86

Description

I've recently discovered the --push-results option, which is great.` However, pry breakpoints don't work when using this option:

before_session hook failed: Errno::ENOTTY: Inappropriate ioctl for device
~/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/pry-0.9.12.2/lib/pry/terminal.rb:45:in `winsize'
(see _pry_.hooks.errors to debug)

And then the console doesn't give any output after typing ruby methods there.

Breakpoints work perfectly fine when running the server without the --push-results option.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions