* corelow.c (core_open): Don't update the to_sections and
authorJeff Law <law@redhat.com>
Thu, 12 Oct 1995 23:26:06 +0000 (23:26 +0000)
committerJeff Law <law@redhat.com>
Thu, 12 Oct 1995 23:26:06 +0000 (23:26 +0000)
commit148070cca4cf7e1b1b7f81835e9ec9991f1895ef
treefc5e0c036682acf0eb6bc18a0978c752fe8e5a82
parenta8958dd48be372e5b3004c61729071c36f8717a0
    * corelow.c (core_open): Don't update the to_sections and
        to_sections_end fields in core_ops here.  It's too late.
        * irix5-nat.c (solib_add): Update the to_sections and
        to_sections_end fields in core_ops here if needed.
        * osfsolib.c (solib_add): Likewise.
        * rs6000-nat.c (xcoff_reload_core): Likewise.
        * solib.c (solib_add): Likewise.
        * somsolib.c (solib_add): Likewise.
gdb/ChangeLog
gdb/corelow.c
gdb/irix5-nat.c
gdb/osfsolib.c
gdb/rs6000-nat.c
gdb/somsolib.c