summaryrefslogtreecommitdiffstats
path: root/lldb/test/functionalities/connect_remote/TestConnectRemote.py
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2015-05-11 10:03:10 +0000
committerPavel Labath <labath@google.com>2015-05-11 10:03:10 +0000
commit8c8ff7af288829f357375a952155155c88e8945e (patch)
treec8326956da696b518638571f1f2c08eab5401754 /lldb/test/functionalities/connect_remote/TestConnectRemote.py
parentec05fc7b16473e5bee82bc8f18bcd97fe68df101 (diff)
downloadbcm5719-llvm-8c8ff7af288829f357375a952155155c88e8945e.tar.gz
bcm5719-llvm-8c8ff7af288829f357375a952155155c88e8945e.zip
[NativeProcessLinux] Remove double thread state accounting
Summary: Now that all thread events are processed synchronously, there is no need to have separate records of whether a thread is running. This changes the (ever-dwindling) remains of the TSC to use NativeThreadLinux as the authoritative source of the state of threads. The rest of the ThreadContext we need has been moved to a member of NTL. Test Plan: ninja check-lldb continues to pass Reviewers: chaoren, ovyalov Subscribers: lldb-commits Differential Revision: http://reviews.llvm.org/D9562 llvm-svn: 236983
Diffstat (limited to 'lldb/test/functionalities/connect_remote/TestConnectRemote.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud