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 89f4363..e4b4e68 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,11 @@
2020-03-14 Kamil Rytarowski <n54@gmx.com>
+ * alpha-bsd-nat.c (fetch_registers): New variable lwp and pass
+ it to the ptrace call.
+ * alpha-bsd-nat.c (store_registers): Likewise.
+
+2020-03-14 Kamil Rytarowski <n54@gmx.com>
+
* alpha-bsd-nat.c: Remove <sys/procfs.h> and "gregset.h" from
includes.
* alpha-bsd-nat.c (gregset_t, fpregset_t): Remove.