OSDN Git Service

* somread.c (som_symtab_read): Remove some commented out code and
authorlaw <law>
Wed, 27 Mar 2002 00:21:51 +0000 (00:21 +0000)
committerlaw <law>
Wed, 27 Mar 2002 00:21:51 +0000 (00:21 +0000)
commit19df8e343f348b988a9e8bd0114420b47b7b4482
tree0f7ab6b4a0eb89a3cd9eba262ee167734deb61e4
parent7c43f994c63769f6cbf3c68c53aaa745773e71bb
    * somread.c (som_symtab_read): Remove some commented out code and
        updated related comments.  Do not set the minimal symbol table to
        mst_solib_trampoline for ST_ENTRY symbols with SS_LOCAL scope
        in a dynamic executable.
        * hppa-tdep.c (find_proc_framesize): Sanely handle the case
        where we are unable to find the minimal symbol for the given
        PC value.
gdb/ChangeLog
gdb/hppa-tdep.c
gdb/somread.c