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

Continue after process interrupt does not work correctly #16547

Closed
andykaylor opened this issue May 29, 2013 · 1 comment
Closed

Continue after process interrupt does not work correctly #16547

andykaylor opened this issue May 29, 2013 · 1 comment
Labels
bugzilla Issues migrated from bugzilla lldb

Comments

@andykaylor
Copy link
Contributor

Bugzilla Link 16172
Resolution FIXED
Resolved on Jun 07, 2016 17:14
Version unspecified
OS All
CC @emaste,@labath

Extended Description

When an inferior has been interrupted with the "process interrupt" command, the process cannot be restarted because lldb doesn't recognize that the process has been stopped.

This is demonstrated on Linux and Darwin by ThreadStateTestCase.test_process_interrupt_with_[dsym|dwarf] (test/functionalities/thread/state).

@labath
Copy link
Collaborator

labath commented Jun 8, 2016

This should be working now.

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 9, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla lldb
Projects
None yet
Development

No branches or pull requests

2 participants