Skip to content

Disassembly view: after session ends if new session is started the disassembly view is left empty #129526

@isidorn

Description

@isidorn

#129161

fyi @yuehuang010, @xisui-MSFT)

  1. Start debugging, open disassembly view
  2. Stop debugging. Disassembly view is still open and shows content
  3. 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.

Screenshot 2021-07-27 at 14 51 42

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugdebugDebug viewlet, configurations, breakpoints, adapter issuesinsiders-releasedPatch has been released in VS Code InsidersverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions