Closed by commit rL222440 (authored by @sas).

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D6342

Files:
  lldb/trunk/docs/lldb-gdb-remote.txt
Index: lldb/trunk/docs/lldb-gdb-remote.txt
===================================================================
--- lldb/trunk/docs/lldb-gdb-remote.txt
+++ lldb/trunk/docs/lldb-gdb-remote.txt
@@ -988,7 +988,7 @@
 //  "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
_______________________________________________
lldb-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits

Reply via email to