* paread.c (compare_unwind_entries): Delete function. It's been
authorJeff Law <law@redhat.com>
Sun, 17 Apr 1994 05:22:39 +0000 (05:22 +0000)
committerJeff Law <law@redhat.com>
Sun, 17 Apr 1994 05:22:39 +0000 (05:22 +0000)
commitc5152d423430ad22d98c23b28ce8e4d1fc4432f3
treec2b413755fddf8faaa8a15c63a868350d8594bc5
parent8c546dedc30efdd9327dcf9047a8a2ccda909168
    * paread.c (compare_unwind_entries): Delete function.  It's been
        moved into hppa-tdep.c.
        (read_unwind_info): Likewise.
        (pa_symfile_read): No longer call read_unwind_info.  The unwind
        tables will be read in as they are needed.

        * hppa-tdep.c (compare_unwind_entries): New function.
        (read_unwind_info, internalize_unwinds): Likewise.
        (find_unwind_entry): Read in unwind information on demand.
gdb/ChangeLog
gdb/hppa-tdep.c
gdb/paread.c