Skip to content

Test: debug threads #5644

@isidorn

Description

@isidorn

We have changed quite some things how threads are handled by the vscode debugger. Pick one language that supports multiple threads (e.g go, c++, mono, php) and verify:

  • Newly created threads are reflected in the callStack view
  • Multiple threads can be stopped at the same time and it is possible to inspect their call stack
  • One thread resuming execution does not affect other stopped threads

Metadata

Metadata

Assignees

No one assigned

    Labels

    debugDebug viewlet, configurations, breakpoints, adapter issuestestplan-item

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions