Update GDB NEWS with ARC support in GDBserver
gdb/ChangeLog: * NEWS: Mention ARC support in GDBserver.
This commit is contained in:
parent
51a948fdf0
commit
ada508b6cc
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2020-10-08 Shahab Vahedi <shahab@synopsys.com>
|
||||
|
||||
* NEWS: Mention ARC support in GDBserver.
|
||||
|
||||
2020-10-08 Andrew Burgess <andrew.burgess@embecosm.com>
|
||||
|
||||
* arch/aarch32.c (aarch32_create_target_description): Release
|
||||
|
|
2
gdb/NEWS
2
gdb/NEWS
|
@ -67,6 +67,8 @@ show debug event-loop
|
|||
|
||||
* New features in the GDB remote stub, GDBserver
|
||||
|
||||
** GDBserver is now supported on ARC GNU/Linux.
|
||||
|
||||
** GDBserver is now supported on RISC-V GNU/Linux.
|
||||
|
||||
** GDBserver no longer supports these host triplets:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue