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

update DA view variables err handle binary data #831

Merged
merged 1 commit into from
Nov 7, 2022

Conversation

brianignacio5
Copy link
Collaborator

@brianignacio5 brianignacio5 commented Nov 2, 2022

Description

Update the Espressif debug adapter submodule with latest features.

View variables

read_binary_data

Fix #780

Type of change

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

How has this been tested?

Tested with manual testing with the softap example and the fibonacci template project.

  • Manual testing

Test Configuration:

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

Dependent components impacted by this PR:

  • ESP-DAP-Adapter

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 Nov 2, 2022
@brianignacio5 brianignacio5 merged commit 2191c0d into master Nov 7, 2022
@brianignacio5 brianignacio5 deleted the feature/view-variable-error-handling branch November 7, 2022 11:42
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

Successfully merging this pull request may close these issues.

Debugging: View variables like they are presented with Microsoft C/C++ extension (VSC-949)
1 participant