OSDN Git Service

From David Mosberger <davidm@hpl.hp.com>:
authorKevin Buettner <kevinb@redhat.com>
Sat, 13 Dec 2003 03:51:56 +0000 (03:51 +0000)
committerKevin Buettner <kevinb@redhat.com>
Sat, 13 Dec 2003 03:51:56 +0000 (03:51 +0000)
commitaf330e3409f14823c6e86bc5d6d35de4aa00f966
treee983d2f441a4aba8f316250ca67a4fce7163d7fe
parent11a40a4764e3f556a720372beb15dba15f914737
From David Mosberger  <davidm@hpl.hp.com>:
* libunwind-frame.c (unw_find_dyn_list_p): Replace most arguments
with a single unw_dyn_info_t pointer.
(libunwind_find_dyn_list): Likewise.
* libunwind-frame.h: Likewise.
* ia64-tdep.c (ia64_find_unwind_table): Switch to using
UNW_INFO_FORMAT_REMOTE_TABLE so we can avoid having to read in the
entire unwind-table at once.  Support for this table format has
been added to libunwind v0.95.
(ia64_find_proc_info_x): Adjust for remote-unwind-table changes.
(ia64_get_dyn_info_list): Adjust for interface change for
libunwind_find_dyn_list().
gdb/ChangeLog
gdb/ia64-tdep.c
gdb/libunwind-frame.c
gdb/libunwind-frame.h