Hi clayborg, http://reviews.llvm.org/D6342
Files: docs/lldb-gdb-remote.txt
Index: docs/lldb-gdb-remote.txt =================================================================== --- docs/lldb-gdb-remote.txt +++ 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
