[Lldb-commits] [lldb] r235199 - test commit.

Aidan Dodds aidan at codeplay.com
Fri Apr 17 09:12:58 PDT 2015


Author: aidandodds
Date: Fri Apr 17 11:12:58 2015
New Revision: 235199

URL: http://llvm.org/viewvc/llvm-project?rev=235199&view=rev
Log:
test commit.

Modified:
    lldb/trunk/docs/lldb-gdb-remote.txt

Modified: lldb/trunk/docs/lldb-gdb-remote.txt
URL: http://llvm.org/viewvc/llvm-project/lldb/trunk/docs/lldb-gdb-remote.txt?rev=235199&r1=235198&r2=235199&view=diff
==============================================================================
--- lldb/trunk/docs/lldb-gdb-remote.txt (original)
+++ lldb/trunk/docs/lldb-gdb-remote.txt Fri Apr 17 11:12:58 2015
@@ -53,7 +53,7 @@ send packet: +
 //----------------------------------------------------------------------
 
 We have added support for the "set program arguments" packet where we can
-startup a connection to a remote server and then later supply the path to the
+start a connection to a remote server and then later supply the path to the
 executable and the arguments to use when executing:
 
 GDB remote docs for this:





More information about the lldb-commits mailing list