aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index b0b9839..e418e43 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,11 @@
2020-03-17 Kamil Rytarowski <n54@gmx.com>
+ * sh-nbsd-nat.c (fetch_registers): New variable lwp and pass
+ it to the ptrace call.
+ * sh-nbsd-nat.c (store_registers): Likewise.
+
+2020-03-17 Kamil Rytarowski <n54@gmx.com>
+
* sh-nbsd-nat.c (sh_nbsd_nat_target): Inherit from
nbsd_nat_target instead of inf_ptrace_target.
* sh-nbsd-nat.c: Include "nbsd-nat.h", as we are now using