Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

expect_step_exception is thread-specific #8

Open
koutheir opened this issue Mar 3, 2024 · 0 comments
Open

expect_step_exception is thread-specific #8

koutheir opened this issue Mar 3, 2024 · 0 comments

Comments

@koutheir
Copy link

koutheir commented Mar 3, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant