OSDN Git Service

Remove the --[no]async command line switch from --help
authorbobbybrasko <bobbybrasko>
Thu, 10 Mar 2005 20:49:08 +0000 (20:49 +0000)
committerbobbybrasko <bobbybrasko>
Thu, 10 Mar 2005 20:49:08 +0000 (20:49 +0000)
gdb/main.c

index 0595195..a58f491 100644 (file)
@@ -830,9 +830,6 @@ Options:\n\n\
   --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\