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 7/7] Mention multi-arch debugging support in NEWS


Yao Qi <qiyaoltc@gmail.com> writes:

> gdb:
>
> 2015-07-31  Yao Qi  <yao.qi@linaro.org>
>
> 	* NEWS: Mention the aarch64 multi-arch debugging support.
> ---
>  gdb/NEWS | 4 ++++
>  1 file changed, 4 insertions(+)
>
> diff --git a/gdb/NEWS b/gdb/NEWS
> index 7ce9758..dd834b9 100644
> --- a/gdb/NEWS
> +++ b/gdb/NEWS
> @@ -5,6 +5,10 @@
>  
>  * Support for tracepoints on aarch64-linux was added in GDBserver.
>  
> +* Multi-architecture debugging is supported on AArch64 GNU/Linux.
> +  GDB now is able to debug both AArch64 applications and ARM applications
> +  at the same time.
> +

Hi Eli,
How about the NEWS entry?

-- 
Yao (éå)


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