Skip to content

Debug adapter crashes trying to restore breakpoints on non-available network location #1114

Closed
PowerShell/PowerShellEditorServices
#581
@sba923

Description

@sba923

I had a debugging session with a script accessed via the Remote Desktop network redirector (\\tsclient\s\...)

On the next day, I was unable to debug another (local) script, because the Debug Adapter would (apparently) try to restore breakpoints on the other (network) script, and the network location was no longer available.

In order to recover from that situation, I had to close VSCode, delete the file__0.localstorage SQLite database file, and start VSCode again.

Attached:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions