Message ID | 94eb2c04dcfc27f37d054022f842@google.com |
---|---|
State | New |
Headers | show |
diff --git a/gdb/gdbserver/server.c b/gdb/gdbserver/server.c index 3f9ff2b..5432107 100644 --- a/gdb/gdbserver/server.c +++ b/gdb/gdbserver/server.c @@ -3324,8 +3324,7 @@ gdbserver_usage (FILE *stream) "Operating modes:\n" "\n" " --attach Attach to running process PID.\n" - " --multi Start server without a specific program, and\n" - " only quit when explicitly commanded.\n" + " --multi Start server without a specific program.\n" " --once Exit after the first connection has closed.\n" " --help Print this message and then exit.\n"