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

Add debugger variable scopes with messages and process info #681

Merged
merged 4 commits into from
Mar 6, 2022

Conversation

lukaszsamson
Copy link
Collaborator

This PR adds 2 new variable scopes. messages display process messages in th message queue and process info dumps all data from Process.info(pid), e.g process dictionary and trap_exit flag.
I also improved presentation of keyword vars - it now uses named instead of indexed variables

@lukaszsamson lukaszsamson merged commit 99ab6e9 into master Mar 6, 2022
@lukaszsamson lukaszsamson deleted the debugger-messages branch March 6, 2022 19:45
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.

1 participant