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

Show heap in REPL's complete mode #11

Open
pdarragh opened this issue Jul 14, 2024 · 0 comments
Open

Show heap in REPL's complete mode #11

pdarragh opened this issue Jul 14, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request REPL Issues for the REPL

Comments

@pdarragh
Copy link
Collaborator

The stack is displayed, but it would be good to also show the heap.

Maybe keep around a reference to the last-modified address in the heap that is distinct from the stack pointer and it can just be a window focusing on that address for now.

@pdarragh pdarragh added enhancement New feature or request REPL Issues for the REPL labels Jul 14, 2024
@pdarragh pdarragh self-assigned this Jul 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request REPL Issues for the REPL
Projects
None yet
Development

No branches or pull requests

1 participant