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