Skip to content

Multi-thread debugging, the main thread is suspended, the child thread can not be suspended?  #1475

Description

@YuhongZeng

Multi-thread debugging, the main thread is suspended, the child thread can not be suspended? You can perform continue, parse, and step control on each thread.
Our expected multi-threaded debugging feature for VSCode includes the following:

  1. The main thread is suspended, but the sub-threads are not suspended at the same time.
  2. Each thread can be separately controlled to continue, pause, and step.
    The following video demonstrates the implementation of this multi-threaded debugging feature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions