Fix oops with previous checkin.
This commit is contained in:
parent
2bf543a6e7
commit
ba8679fb81
1 changed files with 1 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue