[ThreadStateCoordinator] Remove Event classes
authorPavel Labath <labath@google.com>
Wed, 6 May 2015 08:23:47 +0000 (08:23 +0000)
committerPavel Labath <labath@google.com>
Wed, 6 May 2015 08:23:47 +0000 (08:23 +0000)
commit9d37c4102244d0198deb5fe1af49469714a56c20
tree0e80c642028cf0ccc6fb421ee85c2cfb37142f73
parente340f851a34e1df081d1999e95a56331e8555968
[ThreadStateCoordinator] Remove Event classes

Summary:
This is a cleanup patch for thread state coordinator. After making processing of all events
synchronous, there is no need to have a a separate class for each event. I have moved back
processing of all events back into the TSC class. No functional change.

Test Plan: All tests continue to pass.

Reviewers: chaoren, vharron

Subscribers: lldb-commits

Differential Revision: http://reviews.llvm.org/D9254

llvm-svn: 236576
lldb/source/Plugins/Process/Linux/ThreadStateCoordinator.cpp
lldb/source/Plugins/Process/Linux/ThreadStateCoordinator.h