diff options
author | Ilia K <ki.stfu@gmail.com> | 2015-05-20 10:15:47 +0000 |
---|---|---|
committer | Ilia K <ki.stfu@gmail.com> | 2015-05-20 10:15:47 +0000 |
commit | 38810f430b7e7b4695b3525edfcdee960c82c779 (patch) | |
tree | 941491d13053e8ca487dc94b74498703e06cc987 /clang/lib/Serialization/ModuleManager.cpp | |
parent | 81496c1dec057780c0076d9a892e11a4248cc203 (diff) | |
download | llvm-38810f430b7e7b4695b3525edfcdee960c82c779.zip llvm-38810f430b7e7b4695b3525edfcdee960c82c779.tar.gz llvm-38810f430b7e7b4695b3525edfcdee960c82c779.tar.bz2 |
Fix handling of hijacked events in synchronous mode
Summary:
This patch includes the following changes:
* Fix Target::Launch to handle hijacked event in synchronous mode
* Improve MiStartupOptionsTestCase tests to expect *stopped (MI)
* Add SBProcess::GetStopEventForStopID
* Add ProcessModID::SetStopEventForLastNaturalStopID/GetStopEventForStopID
* Add const qualifier to ProcessModID::GetLastNaturalStopID
* Add SBProcess::GetStopEventForStopID
* Don't broadcast hijacked event in Target::Launch
* Add CMICmnLLDBDebugger::CheckIfNeedToRebroadcastStopEvent/RebroadcastStopEvent
Test Plan: ./dotest.py -v --executable $BUILDDIR/bin/lldb tools/lldb-mi/startup_options/
Reviewers: zturner, jingham, clayborg, abidh
Reviewed By: clayborg
Subscribers: abidh, zturner, lldb-commits, clayborg, jingham
Differential Revision: http://reviews.llvm.org/D9371
llvm-svn: 237781
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions