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

pry-stack_explorer doesn't work from breakpoints #8

Open
nixme opened this issue Jun 13, 2012 · 3 comments
Open

pry-stack_explorer doesn't work from breakpoints #8

nixme opened this issue Jun 13, 2012 · 3 comments
Labels

Comments

@nixme
Copy link
Owner

nixme commented Jun 13, 2012

show-stack gives "No caller stack available!" from a repl initiated by hitting a breakpoint.

@jasonLaster
Copy link

It looks like the same thing is true for stepping. show-stack gives "No caller stack available!"

@jasonLaster
Copy link

Just submitted a pull-request that solves this issue more generally (#12).

@rking
Copy link
Contributor

rking commented Feb 28, 2013

I'm not sure what changed, but a bare: gem install pry-{debugger,stack_explorer} does not have this bug.

It should be Closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants