[NFC] Add blank line (test commit)

llvm-svn: 361555
This commit is contained in:
J. Ryan Stinnett 2019-05-23 21:13:50 +00:00
parent f53c502e0b
commit b4cb7d8045
1 changed files with 1 additions and 0 deletions

View File

@ -490,6 +490,7 @@ RNBRunLoopMode HandleProcessStateChange(RNBRemote *remote, bool initialize) {
// Catch all...
return eRNBRunLoopModeExit;
}
// This function handles the case where our inferior program is stopped and
// we are waiting for gdb remote protocol packets. When a packet occurs that
// makes the inferior run, we need to leave this function with a new state