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: [non-stop] 09/10 Add "continue -a" and "interrupt -a"


On Sun, Jun 15, 2008 at 10:06:08PM +0100, Pedro Alves wrote:
> 2008-06-15  Pedro Alves  <pedro@codesourcery.com>
> 
> 	Add "continue -a" and "interrupt -a" options for non-stop mode.
> 
> 	* infcmd.c (proceed_thread_callback, do_context_switch_to): New.
> 	(continue_command): Add "-a" option.
> 	(interrupt_target_command): Add "-a" option.
> 	(_initialize_infcmd): Add extend help of continue and interrupt
> 	command to mention the new "-a" option.  Mark "continue" async ok.

With documentation, this is OK.

-- 
Daniel Jacobowitz
CodeSourcery


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