aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog-2001
AgeCommit message (Collapse)AuthorFilesLines
2002-01-06Move changelog to correct position.Andrew Cagney1-20/+7
2002-01-032001-12-28 Michael Snyder <msnyder@redhat.com>Michael Snyder1-7/+20
Abstract the functionality of iterating over mapped memory regions into a general purpose iterator function. * procfs.c (iterate_over_mappings): New function, general purpose iterator for memory sections. (proc_iterate_over_mappings): Reimplement using iterate_over_mappings. (solib_mappings_callback): New function, callback for above. (info_proc_mappings): Reimpliment using iterate_over_mappings. (info_mappings_callback): New function, callback for above. * procfs.c (proc_set_watchpoint): Add cast to suppress warning.
2002-01-03Roll ChangeLog files.Andrew Cagney1-0/+9895