OSDN Git Service

2000-05-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
authorezannoni <ezannoni>
Thu, 11 May 2000 00:36:17 +0000 (00:36 +0000)
committerezannoni <ezannoni>
Thu, 11 May 2000 00:36:17 +0000 (00:36 +0000)
commit827d2ba5e42132a5516cfaa76dc781088c1fb416
tree5c811999cdbff2ce0ebe2480b3cb84b62039cd40
parent526daecd8f71cda6e93a8ee6799fabc1ca283a09
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