[Bug 24551] New: instruction step over thread exit fails on linux

Bug ID 24551
Summary instruction step over thread exit fails on linux
Product lldb
Version unspecified
Hardware PC
OS Linux
Status NEW
Severity normal
Priority P
Component All Bugs
Assignee lldb-dev@lists.llvm.org
Reporter labath@google.com
CC llvm-bugs@lists.llvm.org
Classification Unclassified

NativeProcessLinux fails to stop the process after the thread has exited, and
the process continues to run freely until interrupted.