Skip to content

Freeze/Thaw threads in multi-thread cpp debugging #1317

@XimingCheng

Description

@XimingCheng

In Visual Studio cpp debugger, freeze and thaw threads are important for debugging complex multi-thread programs.
In lldb, there are lldb.SBThread.Suspend() and lldb.SBThread.Resume(), which may deal the same way as Visual Studio.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions