* core.c (core_open, core_close, core_xfer_memory): Move
authorJohn Gilmore <gnu@cygnus>
Wed, 14 Aug 1991 00:01:20 +0000 (00:01 +0000)
committerJohn Gilmore <gnu@cygnus>
Wed, 14 Aug 1991 00:01:20 +0000 (00:01 +0000)
commitc561ca5dfb38b4415642c3ace584f4eb27776ef3
treeabd38b8f7043eaf5c9f3e1c2f03972616ea41a68
parent5259796be2dcfdbb88a281cab9030d3f37c3bacb
    * core.c (core_open, core_close, core_xfer_memory):  Move
        section table pointers and bfd* into the target_ops.
        (core_open):  Allow errors in shared lib reading, etc.
        (core_files_info):  Describe shared library sections.

        * exec.c (exec_open, exec_close, exec_xfer_memory, xfer_memory,
        exec_files_info, set_section_command):  Move section table
        pointers and bfd* into the target_ops.
        (add_to_section_table):  Add BFD to section table.

        * target.c (target_xfer_memory, target_info):  Pass target to
        xfer_memory and target_info functions.
        * target.h:   ''

        * gdbcore.h:  Move struct section_table.
        * target.h:  New home of struct section_table.
gdb/core.c
This page took 0.033679 seconds and 4 git commands to generate.