Skip to content

Watch window doesn't update #502

@bonmas14

Description

@bonmas14

Hello, I discovered a bug in the 0.9.18 version of the debugger. The watch window doesn't update variables at the start of a debugging session, but updates correctly after interacting with the window.

I tried to reproduce this issue with small sample code but was unsuccessful. However, I recorded a video demonstrating the problem in my codebase: video.

To describe the behavior:

Basically when starting a debug session in my project, locals aren't updated initially, and when hovering over variables in the source window it shows wrong data, but when you hover again, it shows the expected result. Then it works great as before.

Also would like to ask for a feature: changeable console host. So it wont run program through Windows Terminal, because its startup time, compared to old console host is way worse. It would be nice to have abillity to change it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions