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

Examine-memory debugger selections not removed on uninstall #378

Open
DluxGitHubPersonal opened this issue Sep 23, 2022 · 3 comments
Open

Comments

@DluxGitHubPersonal
Copy link

DluxGitHubPersonal commented Sep 23, 2022

Sometime when I invoke the Code: Examine Memory window (which is wonderful to have), it adds a new entry to the debugger list that is never removed. Even uninstalling and reinstalling the extension twice does not remove these entries. I'm not sure what causes them to be abandoned.

The bug is that when the extension is uninstalled, these abandoned entries should definitely be removed.

Remote: PhotonOS, gdb RHEL 7.6.1-120.el7. Latest extension code as of 2022 Sept 23, 4/16/2022, 02:03:38 release.

NOTES:

  1. Deleting .vscode-server from my home directory on the SSH host did NOT resolve the issue.
  2. Disabling, then re-enabling extension had no effect.
  3. Disconnect/reconnect no effect.
@GitMensch
Copy link
Collaborator

What do you mean by "new entry to the debugger list"?

Side question: do you know if there is an activation of extensions "onUninstall" / "onDisable"? I'm not sure that it is; and then there would be no option to remove something there (can obviously only be done when the extension is triggered).

@DluxGitHubPersonal
Copy link
Author

DluxGitHubPersonal commented Sep 23, 2022 via email

@GitMensch
Copy link
Collaborator

Images can only be posted vie GitHub online, not by mail, please post that again.

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

No branches or pull requests

2 participants