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

Feature request: implement plot_ptr gdb command that displays images from raw pointers #30

Open
brunoalr opened this issue Jun 24, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@brunoalr
Copy link
Member

From csantosbh/gdb-imagewatch#42
brunoalr commented on Jul 19, 2018

I imagine the following use case:
The image is represented by a raw buffer pointer "buffer_ptr", a stride "stride" and a height "height", then the command will be something like
plot_ptr(buffer_ptr, stride, height)

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