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

Evaluating an expression while debugging. #45

Open
mtourne opened this issue Dec 11, 2014 · 2 comments
Open

Evaluating an expression while debugging. #45

mtourne opened this issue Dec 11, 2014 · 2 comments

Comments

@mtourne
Copy link

mtourne commented Dec 11, 2014

The only thing lacking for my ideal workflow with distel compared to the graphical debugger, is the ability to evaluate expressions from what I'm currently debugging.

Is there any way currently to have an interactive session within the debugger ?

@massemanet
Copy link
Owner

I don't really understand that... "interactive session within the debugger"?

@mtourne
Copy link
Author

mtourne commented Dec 13, 2014

Something conceptually similar to the interactive session minor mode, but instead of evaluating expression into the shell they would be evaluated in the context of the debugger.

Like the line Evaluator: in this image of the graphical debugger : http://www.erlang.org/doc/apps/debugger/images/attach.jpg
I believe there is no way to reproduce this Evaluator behavior with the current iteration of distel.

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

No branches or pull requests

2 participants