Skip to content

Chrome attach restart/reload not working #1004

Closed
@DJ4ddi

Description

Description
I am using an Electron configuration with a main process accessed using node launch and a renderer process using chrome attach. My goal is to reload the window by sending the restart command to the Chrome debugger, which worked as expected using the legacy debugger.

With the new debugger, executing the restart command of the chrome attach configuration does nothing except that the debug output is cleared. The window is not reloaded (expected behavior) and the debugger does not disconnect.

Files
vscode-debugadapter-0ae1454e.json.gz (Main process)
vscode-debugadapter-3e4e8ed6.json.gz (Renderer process)
launch.zip (Launch configurations for both)

Versions
VSCode: 1.56.2
Node.js: 14.16.0
Electron: 12.0.7
Debugger for Chrome 4.12.12

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions