OSDN Git Service

2000-05-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
authorElena Zannoni <ezannoni@kwikemart.cygnus.com>
Thu, 11 May 2000 00:36:17 +0000 (00:36 +0000)
committerElena Zannoni <ezannoni@kwikemart.cygnus.com>
Thu, 11 May 2000 00:36:17 +0000 (00:36 +0000)
commitb53f36d03b05021189af70ab25958522eeab078e
treea40748fa156be0b447e77af9d0945a6b5e1e328c
parentb3ab03cc67217bd3e72fec895fcd2e1813d2e821
2000-05-10  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>

        * solib.c (symbol_add_stub): Remember the index and the name of
        the section with the lowest address. Use this data (instead of
        data from .text) to pass info into symbol_file_add.

        * elfread.c (record_minimal_symbol_and_info): Use the section
        where the symbol lives to get the index, instead of guessing.
gdb/ChangeLog
gdb/elfread.c
gdb/solib.c