From 8446b36a38e57d7fb96c4c2a962b8765d70f248b Mon Sep 17 00:00:00 2001 From: Mark Kettenis Date: Sat, 11 Oct 2003 13:50:25 +0000 Subject: * i386-tdep.c (i386_regset_from_core_section): New function. (i386_gdbarch_init): Initialize regset_from_core_section if appropriate. * i386-tdep.h (i386_regset_from_core_section): New declaration. --- gdb/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 3c9e082..c391bf3 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,10 @@ 2003-10-11 Mark Kettenis + * i386-tdep.c (i386_regset_from_core_section): New function. + (i386_gdbarch_init): Initialize regset_from_core_section if + appropriate. + * i386-tdep.h (i386_regset_from_core_section): New declaration. + * i386-tdep.h (struct regset): Declare opaque. * gdbarch.sh (regset_from_core_section): New method. -- cgit v1.1