Fix oops with previous checkin.

This commit is contained in:
Michael Snyder 2002-01-15 20:14:04 +00:00
parent 2bf543a6e7
commit ba8679fb81

View File

@ -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