From 06f6f78f62be5dd213f656551c3f5b8207b7bc5f Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Wed, 23 Dec 2020 17:18:49 +0000 Subject: [PATCH] hurd: Add changelog for dca11eb872c9 --- gdb/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 0d7f1ef6d92..31cc1e55d42 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,11 @@ +2020-12-23 Samuel Thibault + + * i386-gnu-tdep.c (I386_GNU_UCONTEXT_T_THREAD_STATE_OFFSET): New + macro. + (i386_gnu_sigcontext_addr): Detect between legacy and siginfo from the + second parameter, which is a small sigcode in the legacy case, and a + pointer in the siginfo case. + 2020-12-22 Shahab Vahedi * frame.c: Remove trailing white spaces. -- 2.30.2