A Wednesday 25 June 2008 21:24:51, Daniel Jacobowitz wrote: > On Sun, Jun 15, 2008 at 10:06:08PM +0100, Pedro Alves wrote: > > 2008-06-15 Pedro Alves > > > > 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. Ack. Here is the same patch refreshed against HEAD. Mainly to ease the review of the next patch in the series. -- Pedro Alves