Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

Move debugger on a separate thread #136

Open
@dgrunwald

Description

@dgrunwald

SD-1491, originally created on 12/21/2008 22:06:14 by Daniel Grunwald

Debugger commands should be executed in a separate thread (not on the
GUI thread) to improve performance (e.g. for Debug.WriteLine) and to
allow moving the debugger into a separate process (e.g. on 64-bit
Windows).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions