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] gdb: Initial baremetal riscv support


> From: Andrew Burgess <andrew.burgess@embecosm.com>
> Cc: palmer@sifive.com,	Andrew Burgess <andrew.burgess@embecosm.com>
> Date: Tue, 13 Feb 2018 19:14:55 +0000
> 
> This patch adds initial RiscV support to GDB.

Thanks.

> diff --git a/gdb/NEWS b/gdb/NEWS
> index 1767cef920a..a3ba034674b 100644
> --- a/gdb/NEWS
> +++ b/gdb/NEWS
> @@ -6,6 +6,8 @@
>  * 'info proc' now works on running processes on FreeBSD systems and core
>    files created on FreeBSD systems.
>  
> +* Support for baremetal RiscV targets has been added.
> +

I think this should under "New targets".


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