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: [PATCH 06/15] Flip to set target-async on by default and NEWS.


> Date: Fri, 13 Apr 2012 10:03:19 +0800
> From: Yao Qi <yao@codesourcery.com>
> CC: <gdb-patches@sourceware.org>
> 
> On 04/12/2012 04:11 PM, Eli Zaretskii wrote:
> > The NEWS entry should be qualified by "(for targets that support it)".
> > 
> 
> Agreed.  Below is an updated NEWS entry.

Thanks.

> +* GDB now uses async mode for targets that support it in default.

Suggest minor rewording:

   GDB now defaults to async mode for targets that support it.

OK with that change.


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