Skip to content

[debugService #113742] variable display on debug session ending #131016

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

Merged
merged 1 commit into from
Aug 17, 2021

Conversation

yannickowow
Copy link
Contributor

  • When a session ends, it should focus another session and correctly display variables
  • Here, focus the first session and the Thread 1
  • Should display variables accordingly

Fix #113742

This PR fixes #113742

Thanks @isidorn

- When a session ends, it should focus another session and correctly display variables
- Here, focus the first session and the Thread 1
- Should display variables accordingly

Fix microsoft#113742
@isidorn
Copy link
Collaborator

isidorn commented Aug 17, 2021

Thanks a lot for this PR and the investigation. Looks great, merging in 👏

@isidorn isidorn merged commit fa2b273 into microsoft:main Aug 17, 2021
@isidorn isidorn added the debug Debug viewlet, configurations, breakpoints, adapter issues label Aug 17, 2021
@isidorn isidorn added this to the August 2021 milestone Aug 17, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Oct 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Variables are not displayed when debugging two sessions and one ends
3 participants