Skip to content

expect_step_exception is thread-specific #8

@koutheir

Description

@koutheir

Setting expect_step_exception should be thread-specific, because the step command modifies the context of a particular thread, and expects that thread to trap after running the instruction. Setting expect_step_exception to true and then ignoring an exception from a different thread is a debugger bug, unless I'm missing something.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions