We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
show-stack gives "No caller stack available!" from a repl initiated by hitting a breakpoint.
show-stack
The text was updated successfully, but these errors were encountered:
It looks like the same thing is true for stepping. show-stack gives "No caller stack available!"
Sorry, something went wrong.
Just submitted a pull-request that solves this issue more generally (#12).
I'm not sure what changed, but a bare: gem install pry-{debugger,stack_explorer} does not have this bug.
gem install pry-{debugger,stack_explorer}
It should be Closed.
No branches or pull requests
show-stack
gives "No caller stack available!" from a repl initiated by hitting a breakpoint.The text was updated successfully, but these errors were encountered: