Fix a typo in lldb-gdb-remote.txt.

Test Plan: None.

Reviewers: clayborg

Subscribers: lldb-commits

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

llvm-svn: 222440
This commit is contained in:
Stephane Sezer 2014-11-20 18:50:16 +00:00
parent 2f3b3f3182
commit e5f27decf9
1 changed files with 1 additions and 1 deletions

View File

@ -988,7 +988,7 @@ for this region.
// "O<ascii-hex-string>"
// "O" means STDOUT has data that was written to its console and is
// being delivered to the debugger. This packet happens asynchronously
// and the debugger is expected to continue to way for another stop reply
// and the debugger is expected to continue to wait for another stop reply
// packet.
//
// LLDB EXTENSIONS