Skip to content

Consider moving the resposibility of cloning debug configs from IDebugEngine to IDebugConfig #1

@enlight

Description

@enlight

As in remove IDebugEngine::cloneConfig() and add IDebugConfig::clone(). This would make it simpler to clone a debug config since you wouldn't have to find the relevant debug engine. Though the only thing that ever actually clones debug configs right now is DebugConfigManager, so this is probably not super important.

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