* remove --[no]sync from --help CLI switch
@ 2005-03-10 20:37 Bob Rossi
2005-03-10 20:43 ` Daniel Jacobowitz
0 siblings, 1 reply; 2+ messages in thread
From: Bob Rossi @ 2005-03-10 20:37 UTC (permalink / raw)
To: gdb-patches
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\
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: remove --[no]sync from --help CLI switch
2005-03-10 20:37 remove --[no]sync from --help CLI switch Bob Rossi
@ 2005-03-10 20:43 ` Daniel Jacobowitz
0 siblings, 0 replies; 2+ messages in thread
From: Daniel Jacobowitz @ 2005-03-10 20:43 UTC (permalink / raw)
To: gdb-patches
On Thu, Mar 10, 2005 at 03:36:58PM -0500, Bob Rossi wrote:
> 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
This is OK.
--
Daniel Jacobowitz
CodeSourcery, LLC
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-03-10 20:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-10 20:37 remove --[no]sync from --help CLI switch Bob Rossi
2005-03-10 20:43 ` Daniel Jacobowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox