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

Buffer viewer #156

Open
schell opened this issue Feb 9, 2025 · 0 comments
Open

Buffer viewer #156

schell opened this issue Feb 9, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@schell
Copy link
Owner

schell commented Feb 9, 2025

It would be awesome if there were a feature to view a graph of a buffer.

Given a known type of item at a known index, a graph can be built of the buffer where each type's fields are nodes in the graph that might point to other nodes.

This would help a lot with debugging, since I often find myself trying to decode buffers by hand.

@schell schell added the enhancement New feature or request label Feb 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant