This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] 03/10 Add non-stop global


> From: Pedro Alves <pedro@codesourcery.com>
> Date: Tue, 6 May 2008 16:46:54 +0100
> 
> +  add_setshow_boolean_cmd ("non-stop", no_class,
> +			   &non_stop_1, _("\
> +Set whether gdb controls the inferior in non-stop mode."), _("\
> +Show whether gdb controls the inferior in non-stop mode."), _("\
> +Tells gdb whether to control the inferior in non-stop mode."),

Please add more text to the one-line doc string to explain a bit about
what happens in non-stop mode.

Thanks.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]