Update gdb/ChangeLog to reflect the PR for a bug fix

This is just an update in the gdb/ChangeLog to reflect a newly
created PR [27015] for a bugfix commit:

10c19fad  arc: Write correct "eret" value during register collection
This commit is contained in:
Shahab Vahedi
2020-12-04 16:21:39 +01:00
parent 91f8721328
commit 10806efd8d

View File

@ -668,6 +668,7 @@
2020-11-12 Shahab Vahedi <shahab@synopsys.com>
PR tdep/27015
* arc-linux-tdep.c (collect_register): Populate "eret" by
"pc" value from the regcache when asked for "pc" value.