diff options
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index bbe9edf..e63c577 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,4 +1,4 @@ -2002-01-10 Michael Snyder <msnyder@redhat.com> +2002-01-15 Michael Snyder <msnyder@redhat.com> * linux-proc.c: Add "info proc" command, a la procfs.c. (read_mapping): New function, abstract and re-use code. @@ -8,8 +8,6 @@ 2002-01-15 Michael Snyder <msnyder@redhat.com> - * NEWS: Add item for new 'gcore' command. - * symfile.c (generic_load): Use bfd_map_over_sections method instead of manipulating bfd structure members directly. (add_section_size_callback): New function, bfd sections callback |