Skip to content

"-exec" GDB commands do not update VS Code's view #1980

Closed
@mooware

Description

@mooware

I'm using this extension for debugging with GDB on Linux. When using "-exec" in the debug console, GDB commands that modify the debugger state do not seem to update VS Code's views.

For example, when stepping forward with "-exec next" or "-exec advance", VS Code will not show any change e.g. in source location until I perform another debug step with VS Code's controls.

Is there any way to tell VS Code to update its views? Should it maybe update automatically after every command?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions