-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issuesinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsidersverifiedVerification succeededVerification succeeded
Milestone
Description
fyi @yuehuang010, @xisui-MSFT)
- Start debugging, open disassembly view
- Stop debugging. Disassembly view is still open and shows content
- Start debugging again. Disassembly view is empty and left lingering around
We should automatically close the disassembly view when we detect it is smart to do that.
Either when the session ends (depends if you think that users still want to inspect the disassembly). Or when the new session starts.
Or at least when the new session starts it should be reused and filled with content.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issuesinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsidersverifiedVerification succeededVerification succeeded
