You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an open Pry session, and want to inspect contexts higher in the call stack.
Is it possible to plug this into an existing Pry session (or re-invoke Pry from Pry or something) so I don't lose my current execution context?
(For my particular current use case, it's not a problem to re-run, but if I had a hard-to-reproduce situation, it would be nice to be able to plug this in to a live situtation.)
The text was updated successfully, but these errors were encountered:
I have an open Pry session, and want to inspect contexts higher in the call stack.
Is it possible to plug this into an existing Pry session (or re-invoke Pry from Pry or something) so I don't lose my current execution context?
(For my particular current use case, it's not a problem to re-run, but if I had a hard-to-reproduce situation, it would be nice to be able to plug this in to a live situtation.)
The text was updated successfully, but these errors were encountered: