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 watch vars expand point view bin data #860

Merged
merged 3 commits into from
Jan 20, 2023

Conversation

brianignacio5
Copy link
Collaborator

@brianignacio5 brianignacio5 commented Dec 30, 2022

Description

Add expansion of complex variables in Debugger's Watch variables. Also add View Binary data for pointers (value of *0x######) by adding pointer address as memory reference.

Fix #842

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How has this been tested?

Tested on MacOS with example values from #842

  • Test A
  • Test B

Test Configuration:

  • ESP-IDF Version: 5.1
  • OS (Windows,Linux and macOS): macOS

Dependent components impacted by this PR:

Checklist

  • PR Self Reviewed
  • Applied Code formatting
  • Added Documentation
  • Added Unit Test
  • Verified on all platforms - Windows,Linux and macOS

@brianignacio5 brianignacio5 self-assigned this Dec 30, 2022
@github-actions
Copy link

Pull request has been marked as stale since there are no activities, and this will be closed in 5 days if there are no further activities

@github-actions github-actions bot added the stale Stale PR or Issue label Jan 19, 2023
@brianignacio5 brianignacio5 merged commit 4eac7e9 into master Jan 20, 2023
@brianignacio5 brianignacio5 deleted the feature/watch-var-expand branch January 20, 2023 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Stale PR or Issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request]: Add New Debugging Views for Variables in "Watch"-Window (VSC-1008)
1 participant