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

Variables Evaluate is NOT Working for Struct Pointer of Function Variable #413

Open
4 tasks
xiaoyun94 opened this issue Mar 2, 2024 · 2 comments
Open
4 tasks

Comments

@xiaoyun94
Copy link

If submitting a bug please make sure

  • [Y] If you are using gdb
    • [Y] gdb --version >= 7.7.1
    • [Y] it works on the command line with gdb
    • [Y] cwd and target are properly set
  • If you are using lldb
    • lldb --version >= 3.7.1
    • it works on the command line with lldb-mi
    • cwd and target are properly set

Screenshots are helpful but not required
All extension versions matter.
My Gdbs with verison 10.1/9.x have same problem
image

@xiaoyun94
Copy link
Author

This PR
https://github.com/WebFreak001/code-debug/pull/414/files
Deal with this problem, but maybe not the best solution

@GitMensch
Copy link
Collaborator

Thank you for both raising this and providing a PR for the fix. LGTM.
Can you please rebase the PR and add a Changelog entry, as well as providing an "after" picture?

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