From: Bob Rossi <bob@brasko.net>
To: gdb-patches@sources.redhat.com
Subject: remove --[no]sync from --help CLI switch
Date: Thu, 10 Mar 2005 20:37:00 -0000 [thread overview]
Message-ID: <20050310203658.GA14742@white> (raw)
Hi,
I think this is no longer needed.
2005-03-10 Bob Rossi <bob@brasko.net>
* main.c(print_gdb_help): remove the --[no]sync help message
Thanks,
Bob Rossi
Index: main.c
===================================================================
RCS file: /cvs/src/src/gdb/main.c,v
retrieving revision 1.49
diff -w -u -r1.49 main.c
--- main.c 11 Feb 2005 04:05:56 -0000 1.49
+++ main.c 10 Mar 2005 19:49:55 -0000
@@ -830,9 +830,6 @@
--args Arguments after executable-file are passed to inferior\n\
"), stream);
fputs_unfiltered (_("\
- --[no]async Enable (disable) asynchronous version of CLI\n\
-"), stream);
- fputs_unfiltered (_("\
-b BAUDRATE Set serial port baud rate used for remote debugging.\n\
--batch Exit after processing options.\n\
--cd=DIR Change current directory to DIR.\n\
next reply other threads:[~2005-03-10 20:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-10 20:37 Bob Rossi [this message]
2005-03-10 20:43 ` Daniel Jacobowitz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050310203658.GA14742@white \
--to=bob@brasko.net \
--cc=gdb-patches@sources.redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox