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"


> From: Pedro Alves <pedro@codesourcery.com>
> Date: Sun, 15 Jun 2008 22:06:08 +0100
> 
> This adds "continue -a" and "interrupt -a" for non-stop mode,
> since in non-stop, execution commands apply only to the selected
> thread by default.  The -a variants allow to resume all stopped
> thread, and to interrupt all running threads.

Please document this is in the user manual.  TIA


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