diff --git a/lldb/docs/lldb-gdb-remote.txt b/lldb/docs/lldb-gdb-remote.txt index 20149041754b..8615d5568d51 100644 --- a/lldb/docs/lldb-gdb-remote.txt +++ b/lldb/docs/lldb-gdb-remote.txt @@ -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: