Skip to content

fix-120578 don't offer callstack step-in/over/out when not stopped#120581

Merged
isidorn merged 2 commits intomicrosoft:mainfrom
gjsjohnmurray:fix-120578
Apr 6, 2021
Merged

fix-120578 don't offer callstack step-in/over/out when not stopped#120581
isidorn merged 2 commits intomicrosoft:mainfrom
gjsjohnmurray:fix-120578

Conversation

@gjsjohnmurray
Copy link
Copy Markdown
Contributor

@gjsjohnmurray gjsjohnmurray commented Apr 5, 2021

This PR fixes #120578

After this change, when running:

image

When stopped:

image

@gjsjohnmurray
Copy link
Copy Markdown
Contributor Author

/assign @isidorn

@gjsjohnmurray
Copy link
Copy Markdown
Contributor Author

gjsjohnmurray commented Apr 5, 2021

Improved so the step-buttons get disabled rather than hidden. This means that the pause/continue button remains in the same position.

image

@isidorn
Copy link
Copy Markdown
Collaborator

isidorn commented Apr 6, 2021

Love this fix ❤️ . Thanks a lot 👏

@isidorn isidorn merged commit d491ec5 into microsoft:main Apr 6, 2021
@isidorn isidorn added the debug Debug viewlet, configurations, breakpoints, adapter issues label Apr 6, 2021
@isidorn isidorn added this to the April 2021 milestone Apr 6, 2021
@gjsjohnmurray gjsjohnmurray deleted the fix-120578 branch April 6, 2021 16:45
@github-actions github-actions bot locked and limited conversation to collaborators May 21, 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.

Debug Call Stack inline step-in/over/out commands are always enabled

2 participants