Skip to content

Add support for pry-stack_explorer in pry_debugger#12

Open
jasonLaster wants to merge 1 commit intonixme:masterfrom
jasonLaster:master
Open

Add support for pry-stack_explorer in pry_debugger#12
jasonLaster wants to merge 1 commit intonixme:masterfrom
jasonLaster:master

Conversation

@jasonLaster
Copy link
Copy Markdown

At the moment, the frame_manager is initialized when a pry session starts, but destroyed every time repl is left. This patch, adds a hook to before_session, so that a new frame_manager can be created from within the debugger.

@rking
Copy link
Copy Markdown

rking commented Oct 20, 2012

Nice!

Solves: pry/pry-stack_explorer#11

@rking
Copy link
Copy Markdown

rking commented Jan 16, 2013

Merge plz. 😢

@aspiers
Copy link
Copy Markdown

aspiers commented Feb 14, 2013

Wow, this is a huge bug - yes, please merge!!

@rking
Copy link
Copy Markdown

rking commented Feb 15, 2013

Wait… how do you reproduce the goodness?

@rking
Copy link
Copy Markdown

rking commented Feb 28, 2013

I really don't get what I'm doing wrong. See: jasonLaster@b31cd4d#commitcomment-2713550

@benjiwheeler
Copy link
Copy Markdown

i'm having this same problem on rails 4.0, getting current pry-stack_explorer via gem 'pry-stack_explorer'.

i turned to pry because standard gem 'debugger' wasn't working for stack navigation, making debugging an impossible chore...

any progress on this? i really like pry so far!

@LunaCodeGirl
Copy link
Copy Markdown

Why isn't this being merged? It seems to fix a problem that is still present in pry-debugger.

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.

5 participants