diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 79ed0c6..f0de11f 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,10 @@ 2009-02-23 Pedro Alves <pedro@codesourcery.com> + * i386-linux-nat.c (i386_linux_fetch_inferior_registers): Pass + `ops' to recursive call. + +2009-02-23 Pedro Alves <pedro@codesourcery.com> + * corelow.c (get_core_registers): Adjust. (core_file_thread_alive): Rename to... (core_thread_alive): ... this. |